Skip to content

Commit ad58bec

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

4 files changed

Lines changed: 18 additions & 18 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=9f877197feb90f4ca77fc3b15c38743a072c674a
2+
ODH_RHEL9_OPERATOR_GIT_COMMIT=7f52810277a8b5a56179b48a5259fa55d1c153ab
33
ODH_KSERVE_CONTROLLER_GIT_URL=https://github.com/red-hat-data-services/kserve
44
ODH_KSERVE_CONTROLLER_GIT_COMMIT=f255870c94541c0c9c333100b40d4e4096b276a4
55
ODH_KF_NOTEBOOK_CONTROLLER_GIT_URL=https://github.com/red-hat-data-services/kubeflow
@@ -193,7 +193,7 @@ ODH_TRUSTYAI_VLLM_ORCHESTRATOR_GATEWAY_GIT_COMMIT=98d678270419fee9e7792a7a95bff7
193193
ODH_VLLM_CPU_GIT_URL=https://github.com/red-hat-data-services/vllm-cpu
194194
ODH_VLLM_CPU_GIT_COMMIT=63cce8ee88a5f9b52e53c4d43816716f44d5561f
195195
ODH_WORKBENCH_CODESERVER_DATASCIENCE_CPU_PY312_GIT_URL=https://github.com/red-hat-data-services/notebooks
196-
ODH_WORKBENCH_CODESERVER_DATASCIENCE_CPU_PY312_GIT_COMMIT=a6f56c5ac4a33bd5bd39a05a8b8f4877aece943b
196+
ODH_WORKBENCH_CODESERVER_DATASCIENCE_CPU_PY312_GIT_COMMIT=a920b566e4966df61a08f25c2fe53c9c1b67d51f
197197
ODH_WORKBENCH_JUPYTER_DATASCIENCE_CPU_PY312_GIT_URL=https://github.com/red-hat-data-services/notebooks
198198
ODH_WORKBENCH_JUPYTER_DATASCIENCE_CPU_PY312_GIT_COMMIT=a920b566e4966df61a08f25c2fe53c9c1b67d51f
199199
ODH_WORKBENCH_JUPYTER_MINIMAL_CPU_PY312_GIT_URL=https://github.com/red-hat-data-services/notebooks

bundle/manifests/rhods-operator.clusterserviceversion.yaml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -96,8 +96,8 @@ metadata:
9696
capabilities: Full Lifecycle
9797
categories: AI/Machine Learning, Big Data
9898
certified: "False"
99-
containerImage: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:1fba44a3f77160e65f20507b49016bf104c70bf831cecad543b3a0ffb037e225"
100-
createdAt: "2026-05-27T20:34:34Z"
99+
containerImage: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e3a18a99aa46dcde2b610505bd8d5c9002d3dca7abbff6a3ea8599a548cd440b"
100+
createdAt: "2026-05-27T20:48:17Z"
101101
description: Operator for deployment and management of Red Hat OpenShift AI
102102
features.operators.openshift.io/cnf: "false"
103103
features.operators.openshift.io/cni: "false"
@@ -1999,7 +1999,7 @@ spec:
19991999
- name: RELATED_IMAGE_ODH_VLLM_CPU_IMAGE
20002000
value: "registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:edf0e7104f5a6a79b070856fbaffd528dc0a2461e92d8b4f535138d12869b4df"
20012001
- name: RELATED_IMAGE_ODH_WORKBENCH_CODESERVER_DATASCIENCE_CPU_PY312_IMAGE
2002-
value: "registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:34b8a5cafdc173fc75a4b32a8e5a3472d22beca70d31c26219030f63bf884dcc"
2002+
value: "registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2bcfec8bd37b2886a25e65c0a0677e21af6b73dbf41e3c45e0d7e610fccc25f4"
20032003
- name: RELATED_IMAGE_ODH_WORKBENCH_JUPYTER_DATASCIENCE_CPU_PY312_IMAGE
20042004
value: "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:07b391f6c48bf4247e2106208b22f66d030f8d7742d8f412a3fc668996e123da"
20052005
- name: RELATED_IMAGE_ODH_WORKBENCH_JUPYTER_MINIMAL_CPU_PY312_IMAGE
@@ -2060,7 +2060,7 @@ spec:
20602060
value: registry.redhat.io/rhaii/vllm-cpu-rhel9@sha256:562aeaf7dabfccccf9ecc2d8c0e7d84d813778f146dd9d5c8e3a1d595d07a82c
20612061
- name: RELATED_IMAGE_RHAII_VLLM_GAUDI_IMAGE
20622062
value: registry.redhat.io/rhaii/vllm-gaudi-rhel9@sha256:1adc51d99455d90f758d840cb3bb5747ed29585c1b0830c051f7fe5cca3471e6
2063-
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:1fba44a3f77160e65f20507b49016bf104c70bf831cecad543b3a0ffb037e225"
2063+
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e3a18a99aa46dcde2b610505bd8d5c9002d3dca7abbff6a3ea8599a548cd440b"
20642064
imagePullPolicy: Always
20652065
livenessProbe:
20662066
httpGet:
@@ -2109,7 +2109,7 @@ spec:
21092109
- -r
21102110
- /opt/manifests-template/.
21112111
- /opt/manifests/
2112-
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:1fba44a3f77160e65f20507b49016bf104c70bf831cecad543b3a0ffb037e225"
2112+
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e3a18a99aa46dcde2b610505bd8d5c9002d3dca7abbff6a3ea8599a548cd440b"
21132113
imagePullPolicy: Always
21142114
name: copy-manifests
21152115
resources:
@@ -2541,8 +2541,8 @@ spec:
25412541
type: MutatingAdmissionWebhook
25422542
webhookPath: /mutate-prometheus-monitors
25432543
relatedImages:
2544-
- name: odh-rhel9-operator-1fba44a3f77160e65f20507b49016bf104c70bf831cecad543b3a0ffb037e225-annotation
2545-
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:1fba44a3f77160e65f20507b49016bf104c70bf831cecad543b3a0ffb037e225"
2544+
- name: odh-rhel9-operator-e3a18a99aa46dcde2b610505bd8d5c9002d3dca7abbff6a3ea8599a548cd440b-annotation
2545+
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e3a18a99aa46dcde2b610505bd8d5c9002d3dca7abbff6a3ea8599a548cd440b"
25462546
- name: odh_ai_gateway_payload_processing_e2e_image
25472547
image: "registry.redhat.io/rhoai/odh-ai-gateway-payload-processing-e2e-rhel9@sha256:2a33a7d0c23a9ccc08ae5dd6216e70cec48f11cf228ee89bc768871090cc6d70"
25482548
- name: odh_ai_gateway_payload_processing_image
@@ -2734,7 +2734,7 @@ spec:
27342734
- name: odh_vllm_cpu_image
27352735
image: "registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:edf0e7104f5a6a79b070856fbaffd528dc0a2461e92d8b4f535138d12869b4df"
27362736
- name: odh_workbench_codeserver_datascience_cpu_py312_image
2737-
image: "registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:34b8a5cafdc173fc75a4b32a8e5a3472d22beca70d31c26219030f63bf884dcc"
2737+
image: "registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2bcfec8bd37b2886a25e65c0a0677e21af6b73dbf41e3c45e0d7e610fccc25f4"
27382738
- name: odh_workbench_jupyter_datascience_cpu_py312_image
27392739
image: "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:07b391f6c48bf4247e2106208b22f66d030f8d7742d8f412a3fc668996e123da"
27402740
- name: odh_workbench_jupyter_minimal_cpu_py312_image

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ rhaiOperator:
1313
namespace: redhat-ods-operator
1414
applicationsNamespace: redhat-ods-applications
1515
# Manager container image
16-
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:1fba44a3f77160e65f20507b49016bf104c70bf831cecad543b3a0ffb037e225" # image is updated during Helm chart build by konflux
16+
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e3a18a99aa46dcde2b610505bd8d5c9002d3dca7abbff6a3ea8599a548cd440b" # image is updated during Helm chart build by konflux
1717
# Image pull policy
1818
imagePullPolicy: Always
1919
# Number of operator replicas
@@ -105,7 +105,7 @@ azure:
105105
# Cloud Manager operator namespace
106106
namespace: rhai-cloudmanager-system
107107
# Cloud Manager container image
108-
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:1fba44a3f77160e65f20507b49016bf104c70bf831cecad543b3a0ffb037e225"
108+
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e3a18a99aa46dcde2b610505bd8d5c9002d3dca7abbff6a3ea8599a548cd440b"
109109
# Image pull policy
110110
imagePullPolicy: Always
111111
# Number of cloud manager replicas
@@ -145,7 +145,7 @@ coreweave:
145145
# Cloud Manager operator namespace
146146
namespace: rhai-cloudmanager-system
147147
# Cloud Manager container image
148-
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:1fba44a3f77160e65f20507b49016bf104c70bf831cecad543b3a0ffb037e225"
148+
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e3a18a99aa46dcde2b610505bd8d5c9002d3dca7abbff6a3ea8599a548cd440b"
149149
# Image pull policy
150150
imagePullPolicy: Always
151151
# Number of cloud manager replicas
@@ -185,7 +185,7 @@ aws:
185185
# Cloud Manager operator namespace
186186
namespace: rhai-cloudmanager-system
187187
# Cloud Manager container image
188-
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:1fba44a3f77160e65f20507b49016bf104c70bf831cecad543b3a0ffb037e225"
188+
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e3a18a99aa46dcde2b610505bd8d5c9002d3dca7abbff6a3ea8599a548cd440b"
189189
# Image pull policy
190190
imagePullPolicy: Always
191191
# Number of cloud manager replicas

helm/xks-values-patch.yaml

Lines changed: 4 additions & 4 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:1fba44a3f77160e65f20507b49016bf104c70bf831cecad543b3a0ffb037e225"
2+
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e3a18a99aa46dcde2b610505bd8d5c9002d3dca7abbff6a3ea8599a548cd440b"
33
relatedImages:
44
- name: RELATED_IMAGE_ODH_KSERVE_AGENT_IMAGE
55
value: "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4d7722ef20f6e92a4b377c8f706c87bed99123ed6ae512e5557902075b2c72eb"
@@ -39,12 +39,12 @@ hooks:
3939

4040
azure:
4141
cloudManager:
42-
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:1fba44a3f77160e65f20507b49016bf104c70bf831cecad543b3a0ffb037e225"
42+
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e3a18a99aa46dcde2b610505bd8d5c9002d3dca7abbff6a3ea8599a548cd440b"
4343

4444
coreweave:
4545
cloudManager:
46-
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:1fba44a3f77160e65f20507b49016bf104c70bf831cecad543b3a0ffb037e225"
46+
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e3a18a99aa46dcde2b610505bd8d5c9002d3dca7abbff6a3ea8599a548cd440b"
4747

4848
aws:
4949
cloudManager:
50-
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:1fba44a3f77160e65f20507b49016bf104c70bf831cecad543b3a0ffb037e225"
50+
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e3a18a99aa46dcde2b610505bd8d5c9002d3dca7abbff6a3ea8599a548cd440b"

0 commit comments

Comments
 (0)