Skip to content

Commit c775a22

Browse files
author
Openshift-AI DevOps
committed
Updating the bundle-csv and helm chart values with latest images
1 parent 149a2d9 commit c775a22

4 files changed

Lines changed: 20 additions & 20 deletions

File tree

bundle/bundle_build_args.map

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
ODH_RHEL9_OPERATOR_GIT_URL=https://github.com/red-hat-data-services/rhods-operator
2-
ODH_RHEL9_OPERATOR_GIT_COMMIT=ead7efea1b0536454f9c70176d3efd3d46874266
2+
ODH_RHEL9_OPERATOR_GIT_COMMIT=bf97334d4c3fef708ab46ec790eca2d5ed62ffe3
33
ODH_KSERVE_CONTROLLER_GIT_URL=https://github.com/red-hat-data-services/kserve
44
ODH_KSERVE_CONTROLLER_GIT_COMMIT=f8f76fad161da4f082a8fdd07ebdbf6cd3fc365e
55
ODH_KF_NOTEBOOK_CONTROLLER_GIT_URL=https://github.com/red-hat-data-services/kubeflow
@@ -29,7 +29,7 @@ ODH_TRAINER_GIT_COMMIT=759d07a26148663b99b320c6ea377113ac211dde
2929
ODH_MLFLOW_OPERATOR_GIT_URL=https://github.com/red-hat-data-services/mlflow-operator
3030
ODH_MLFLOW_OPERATOR_GIT_COMMIT=e66b5f838ca029da7305b0a9e7847a03925199ce
3131
ODH_MAAS_API_GIT_URL=https://github.com/red-hat-data-services/models-as-a-service
32-
ODH_MAAS_API_GIT_COMMIT=34ffcea30521c3ad8b39d8ea91f926186ab8604e
32+
ODH_MAAS_API_GIT_COMMIT=6c71960fa5f5f0de670a4a8aa246fc7769353af4
3333
ODH_SPARK_OPERATOR_GIT_URL=https://github.com/red-hat-data-services/spark-operator
3434
ODH_SPARK_OPERATOR_GIT_COMMIT=c0635171cfb41bb125495abb90c52e2c6cfb16f3
3535
ODH_WORKLOAD_VARIANT_AUTOSCALER_CONTROLLER_GIT_URL=https://github.com/red-hat-data-services/workload-variant-autoscaler

bundle/manifests/rhods-operator.clusterserviceversion.yaml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -105,8 +105,8 @@ metadata:
105105
capabilities: Full Lifecycle
106106
categories: AI/Machine Learning, Big Data
107107
certified: "False"
108-
containerImage: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:355567645f68106ba2fd93fc39d4f4ac2624952fda80da25d9d4ca9bf7cfc1d0"
109-
createdAt: "2026-07-08T00:18:49Z"
108+
containerImage: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:1db94e9110810b591991146e4a35f3d6be7bd996beeef3c76220fd835e47aafc"
109+
createdAt: "2026-07-08T00:43:32Z"
110110
description: Operator for deployment and management of Red Hat OpenShift AI
111111
features.operators.openshift.io/cnf: "false"
112112
features.operators.openshift.io/cni: "false"
@@ -1936,7 +1936,7 @@ spec:
19361936
- name: RELATED_IMAGE_ODH_LLM_D_ROUTER_ENDPOINT_PICKER_IMAGE
19371937
value: "registry.redhat.io/rhoai/odh-llm-d-router-endpoint-picker-rhel9@sha256:19ce9254b59225579ec63b1315a7f88d610edb134d4d4547342bc49dcbc2d1a0"
19381938
- name: RELATED_IMAGE_ODH_MAAS_API_IMAGE
1939-
value: "registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:55220ccb13294d4d4da089a4f5b10af43168f2dc6c796de9191ccfffa38fc40a"
1939+
value: "registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c9dfcfbe31428966fde2772a788752fa83563595f3e001ce507ad699f04469cc"
19401940
- name: RELATED_IMAGE_ODH_MAAS_CONTROLLER_IMAGE
19411941
value: "registry.redhat.io/rhoai/odh-maas-controller-rhel9@sha256:4542dfeb78c4d7a304efc9da79149cd4e748806b3e21c789d73515f6a1eda2f2"
19421942
- name: RELATED_IMAGE_ODH_MCP_LIFECYCLE_MODULE_OPERATOR_IMAGE
@@ -2125,7 +2125,7 @@ spec:
21252125
value: registry.redhat.io/rhaii/vllm-cpu-rhel9@sha256:562aeaf7dabfccccf9ecc2d8c0e7d84d813778f146dd9d5c8e3a1d595d07a82c
21262126
- name: RELATED_IMAGE_RHAII_VLLM_GAUDI_IMAGE
21272127
value: registry.redhat.io/rhaii/vllm-gaudi-rhel9@sha256:1adc51d99455d90f758d840cb3bb5747ed29585c1b0830c051f7fe5cca3471e6
2128-
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:355567645f68106ba2fd93fc39d4f4ac2624952fda80da25d9d4ca9bf7cfc1d0"
2128+
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:1db94e9110810b591991146e4a35f3d6be7bd996beeef3c76220fd835e47aafc"
21292129
imagePullPolicy: Always
21302130
livenessProbe:
21312131
httpGet:
@@ -2174,7 +2174,7 @@ spec:
21742174
- -r
21752175
- /opt/manifests-template/.
21762176
- /opt/manifests/
2177-
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:355567645f68106ba2fd93fc39d4f4ac2624952fda80da25d9d4ca9bf7cfc1d0"
2177+
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:1db94e9110810b591991146e4a35f3d6be7bd996beeef3c76220fd835e47aafc"
21782178
imagePullPolicy: Always
21792179
name: copy-manifests
21802180
resources:
@@ -2608,8 +2608,8 @@ spec:
26082608
type: MutatingAdmissionWebhook
26092609
webhookPath: /mutate-prometheus-monitors
26102610
relatedImages:
2611-
- name: odh-rhel9-operator-355567645f68106ba2fd93fc39d4f4ac2624952fda80da25d9d4ca9bf7cfc1d0-annotation
2612-
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:355567645f68106ba2fd93fc39d4f4ac2624952fda80da25d9d4ca9bf7cfc1d0"
2611+
- name: odh-rhel9-operator-1db94e9110810b591991146e4a35f3d6be7bd996beeef3c76220fd835e47aafc-annotation
2612+
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:1db94e9110810b591991146e4a35f3d6be7bd996beeef3c76220fd835e47aafc"
26132613
- name: odh_ai_gateway_operator_image
26142614
image: "registry.redhat.io/rhoai/odh-ai-gateway-operator-rhel9@sha256:c65576be3d9855f99d6b0ef13fc36f4e559294dc78dc545d10d80cff190e740e"
26152615
- name: odh_ai_gateway_payload_processing_e2e_image
@@ -2697,7 +2697,7 @@ spec:
26972697
- name: odh_llm_d_router_endpoint_picker_image
26982698
image: "registry.redhat.io/rhoai/odh-llm-d-router-endpoint-picker-rhel9@sha256:19ce9254b59225579ec63b1315a7f88d610edb134d4d4547342bc49dcbc2d1a0"
26992699
- name: odh_maas_api_image
2700-
image: "registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:55220ccb13294d4d4da089a4f5b10af43168f2dc6c796de9191ccfffa38fc40a"
2700+
image: "registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c9dfcfbe31428966fde2772a788752fa83563595f3e001ce507ad699f04469cc"
27012701
- name: odh_maas_controller_image
27022702
image: "registry.redhat.io/rhoai/odh-maas-controller-rhel9@sha256:4542dfeb78c4d7a304efc9da79149cd4e748806b3e21c789d73515f6a1eda2f2"
27032703
- name: odh_mcp_lifecycle_module_operator_image

helm/rhai-on-xks-chart/values.yaml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ rhaiOperator:
1919
namespace: redhat-ods-operator
2020
applicationsNamespace: redhat-ods-applications
2121
# Manager container image
22-
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:355567645f68106ba2fd93fc39d4f4ac2624952fda80da25d9d4ca9bf7cfc1d0" # image is updated during Helm chart build by konflux
22+
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:1db94e9110810b591991146e4a35f3d6be7bd996beeef3c76220fd835e47aafc" # image is updated during Helm chart build by konflux
2323
# Image pull policy
2424
imagePullPolicy: Always
2525
# Number of operator replicas
@@ -75,7 +75,7 @@ rhaiOperator:
7575
- name: RELATED_IMAGE_ODH_KSERVE_LOCALMODELNODE_AGENT_IMAGE
7676
value: "registry.redhat.io/rhoai/odh-kserve-localmodelnode-agent-rhel9@sha256:6a56ef129a1a866401e1953bb5fa51c25f26a357a517bcb70a1b30f66621143c"
7777
- name: RELATED_IMAGE_ODH_MAAS_API_IMAGE
78-
value: "registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:55220ccb13294d4d4da089a4f5b10af43168f2dc6c796de9191ccfffa38fc40a"
78+
value: "registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c9dfcfbe31428966fde2772a788752fa83563595f3e001ce507ad699f04469cc"
7979
- name: RELATED_IMAGE_ODH_MAAS_CONTROLLER_IMAGE
8080
value: "registry.redhat.io/rhoai/odh-maas-controller-rhel9@sha256:4542dfeb78c4d7a304efc9da79149cd4e748806b3e21c789d73515f6a1eda2f2"
8181
- name: RELATED_IMAGE_ODH_AI_GATEWAY_PAYLOAD_PROCESSING_IMAGE
@@ -149,7 +149,7 @@ azure:
149149
# Cloud Manager operator namespace
150150
namespace: rhai-cloudmanager-system
151151
# Cloud Manager container image
152-
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:355567645f68106ba2fd93fc39d4f4ac2624952fda80da25d9d4ca9bf7cfc1d0"
152+
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:1db94e9110810b591991146e4a35f3d6be7bd996beeef3c76220fd835e47aafc"
153153
# Image pull policy
154154
imagePullPolicy: Always
155155
# Number of cloud manager replicas
@@ -189,7 +189,7 @@ coreweave:
189189
# Cloud Manager operator namespace
190190
namespace: rhai-cloudmanager-system
191191
# Cloud Manager container image
192-
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:355567645f68106ba2fd93fc39d4f4ac2624952fda80da25d9d4ca9bf7cfc1d0"
192+
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:1db94e9110810b591991146e4a35f3d6be7bd996beeef3c76220fd835e47aafc"
193193
# Image pull policy
194194
imagePullPolicy: Always
195195
# Number of cloud manager replicas
@@ -229,7 +229,7 @@ aws:
229229
# Cloud Manager operator namespace
230230
namespace: rhai-cloudmanager-system
231231
# Cloud Manager container image
232-
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:355567645f68106ba2fd93fc39d4f4ac2624952fda80da25d9d4ca9bf7cfc1d0"
232+
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:1db94e9110810b591991146e4a35f3d6be7bd996beeef3c76220fd835e47aafc"
233233
# Image pull policy
234234
imagePullPolicy: Always
235235
# Number of cloud manager replicas

helm/xks-values-patch.yaml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
rhaiOperator:
2-
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:355567645f68106ba2fd93fc39d4f4ac2624952fda80da25d9d4ca9bf7cfc1d0"
2+
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:1db94e9110810b591991146e4a35f3d6be7bd996beeef3c76220fd835e47aafc"
33
relatedImages:
44
- name: RELATED_IMAGE_ODH_KSERVE_AGENT_IMAGE
55
value: "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:0053420dbb7b8eb4eb5c819d71aa01b7956ea2ffabe5a7bd656226c1d4ff12f1"
@@ -34,7 +34,7 @@ rhaiOperator:
3434
- name: RELATED_IMAGE_ODH_KSERVE_LOCALMODELNODE_AGENT_IMAGE
3535
value: "registry.redhat.io/rhoai/odh-kserve-localmodelnode-agent-rhel9@sha256:6a56ef129a1a866401e1953bb5fa51c25f26a357a517bcb70a1b30f66621143c"
3636
- name: RELATED_IMAGE_ODH_MAAS_API_IMAGE
37-
value: "registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:55220ccb13294d4d4da089a4f5b10af43168f2dc6c796de9191ccfffa38fc40a"
37+
value: "registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c9dfcfbe31428966fde2772a788752fa83563595f3e001ce507ad699f04469cc"
3838
- name: RELATED_IMAGE_ODH_MAAS_CONTROLLER_IMAGE
3939
value: "registry.redhat.io/rhoai/odh-maas-controller-rhel9@sha256:4542dfeb78c4d7a304efc9da79149cd4e748806b3e21c789d73515f6a1eda2f2"
4040
- name: RELATED_IMAGE_ODH_AI_GATEWAY_PAYLOAD_PROCESSING_IMAGE
@@ -49,12 +49,12 @@ hooks:
4949

5050
azure:
5151
cloudManager:
52-
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:355567645f68106ba2fd93fc39d4f4ac2624952fda80da25d9d4ca9bf7cfc1d0"
52+
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:1db94e9110810b591991146e4a35f3d6be7bd996beeef3c76220fd835e47aafc"
5353

5454
coreweave:
5555
cloudManager:
56-
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:355567645f68106ba2fd93fc39d4f4ac2624952fda80da25d9d4ca9bf7cfc1d0"
56+
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:1db94e9110810b591991146e4a35f3d6be7bd996beeef3c76220fd835e47aafc"
5757

5858
aws:
5959
cloudManager:
60-
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:355567645f68106ba2fd93fc39d4f4ac2624952fda80da25d9d4ca9bf7cfc1d0"
60+
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:1db94e9110810b591991146e4a35f3d6be7bd996beeef3c76220fd835e47aafc"

0 commit comments

Comments
 (0)