Skip to content

Commit bc8a1b6

Browse files
author
Openshift-AI DevOps
committed
Updating the bundle-csv and helm chart values with latest images
https://github.com/red-hat-data-services/RHOAI-Build-Config/actions/runs/30054675280
1 parent 35bd758 commit bc8a1b6

4 files changed

Lines changed: 26 additions & 26 deletions

File tree

bundle/bundle_build_args.map

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
ODH_RHEL9_OPERATOR_GIT_URL=https://github.com/red-hat-data-services/rhods-operator
2-
ODH_RHEL9_OPERATOR_GIT_COMMIT=9ccafba9a26a4847d787ca321d6bd6f4c7f50e21
2+
ODH_RHEL9_OPERATOR_GIT_COMMIT=a275938f4d68a63238ed1e2093d5eaa23e9bd695
33
ODH_KSERVE_CONTROLLER_GIT_URL=https://github.com/red-hat-data-services/kserve
4-
ODH_KSERVE_CONTROLLER_GIT_COMMIT=cee6df0dcffcf3a75335af69c9d8208ecc3991ad
4+
ODH_KSERVE_CONTROLLER_GIT_COMMIT=55801b4448e8886929a64f1fe856bbc08a973183
55
ODH_KF_NOTEBOOK_CONTROLLER_GIT_URL=https://github.com/red-hat-data-services/kubeflow
66
ODH_KF_NOTEBOOK_CONTROLLER_GIT_COMMIT=1998656679e96a2d4244dddce885ce3af5885cd2
77
ODH_NOTEBOOK_CONTROLLER_GIT_URL=https://github.com/red-hat-data-services/kubeflow
@@ -19,7 +19,7 @@ ODH_MODEL_REGISTRY_OPERATOR_GIT_COMMIT=4918619c6baf437f9f3052a5daf8bd4aee008f44
1919
ODH_DASHBOARD_GIT_URL=https://github.com/red-hat-data-services/odh-dashboard
2020
ODH_DASHBOARD_GIT_COMMIT=45c7479ea0f7996a81a438da3d2320294edb91d2
2121
ODH_DASHBOARD_OPERATOR_GIT_URL=https://github.com/red-hat-data-services/odh-dashboard
22-
ODH_DASHBOARD_OPERATOR_GIT_COMMIT=53fa76ecc93b72ed9470f49925af9aff06a4efc3
22+
ODH_DASHBOARD_OPERATOR_GIT_COMMIT=876bc15b76c6b38e6122237c66a7825b9fcbf603
2323
ODH_TRAINING_OPERATOR_GIT_URL=https://github.com/red-hat-data-services/training-operator
2424
ODH_TRAINING_OPERATOR_GIT_COMMIT=ce3a66c2bbd69e9c66445e09ba397be6ae684819
2525
ODH_FEAST_OPERATOR_GIT_URL=https://github.com/red-hat-data-services/feast
@@ -55,7 +55,7 @@ ODH_BUILT_IN_DETECTOR_GIT_COMMIT=f6d3917e946202d6fc63432b0ec2aec1b1353ca0
5555
ODH_CLI_GIT_URL=https://github.com/red-hat-data-services/odh-cli
5656
ODH_CLI_GIT_COMMIT=284899f4e3b5e617367ea6e6bbb13d7859d48623
5757
ODH_CORE_BFF_GIT_URL=https://github.com/red-hat-data-services/odh-dashboard
58-
ODH_CORE_BFF_GIT_COMMIT=53fa76ecc93b72ed9470f49925af9aff06a4efc3
58+
ODH_CORE_BFF_GIT_COMMIT=876bc15b76c6b38e6122237c66a7825b9fcbf603
5959
ODH_DATA_SCIENCE_PIPELINES_ARGO_ARGOEXEC_GIT_URL=https://github.com/red-hat-data-services/argo-workflows
6060
ODH_DATA_SCIENCE_PIPELINES_ARGO_ARGOEXEC_GIT_COMMIT=6f8258ce7ab39bcb31c749e5befb85641b47eada
6161
ODH_DATA_SCIENCE_PIPELINES_ARGO_WORKFLOWCONTROLLER_GIT_URL=https://github.com/red-hat-data-services/argo-workflows

bundle/manifests/rhods-operator.clusterserviceversion.yaml

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -108,8 +108,8 @@ metadata:
108108
capabilities: Full Lifecycle
109109
categories: AI/Machine Learning, Big Data
110110
certified: "False"
111-
containerImage: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ac934626bd87d5450910cbd05672affabf6431da34fd536b3e3872d35a049ea1"
112-
createdAt: "2026-07-23T23:40:32Z"
111+
containerImage: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fa19e9d3153d2beef3b63daf66f5a644e35dfbc181473fe1483f4a858ce6986a"
112+
createdAt: "2026-07-23T23:57:05Z"
113113
description: Operator for deployment and management of Red Hat OpenShift AI
114114
features.operators.openshift.io/cnf: "false"
115115
features.operators.openshift.io/cni: "false"
@@ -1871,11 +1871,11 @@ spec:
18711871
- name: RELATED_IMAGE_ODH_CLI_IMAGE
18721872
value: "registry.redhat.io/rhoai/odh-cli-rhel9@sha256:0eff320a264f199a7d2cefcde1d9dd2fd9eee26ac33f1f667be25c7806381771"
18731873
- name: RELATED_IMAGE_ODH_CORE_BFF_IMAGE
1874-
value: "registry.redhat.io/rhoai/odh-core-bff-rhel9@sha256:3578e4c20b254fb91c34bd2d11ee445dbdccb9afba6f6a655483d337dd428054"
1874+
value: "registry.redhat.io/rhoai/odh-core-bff-rhel9@sha256:f6b3129a04c140a99532bcac18702c421a3754416ef7fe7ded7e88fa13f254c2"
18751875
- name: RELATED_IMAGE_ODH_DASHBOARD_IMAGE
18761876
value: "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c7a884eebd4bdf97a2e4a4e3188d9cecc73e006c955814ae8d5d0453e30278ee"
18771877
- name: RELATED_IMAGE_ODH_DASHBOARD_OPERATOR_IMAGE
1878-
value: "registry.redhat.io/rhoai/odh-dashboard-operator-rhel9@sha256:60aff153e9caa0d0701fa15c088fc331735320b4b0db122007bf442497f186c7"
1878+
value: "registry.redhat.io/rhoai/odh-dashboard-operator-rhel9@sha256:c9e24537e8d31b0df94f6f5d8d800849a961064380c7b593d214220237a8feee"
18791879
- name: RELATED_IMAGE_ODH_DATA_SCIENCE_PIPELINES_ARGO_ARGOEXEC_IMAGE
18801880
value: "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:f9d5d0d6ca25abc9cc577575c31d824a804577ffda8db31fddcc41c6ba07ac83"
18811881
- name: RELATED_IMAGE_ODH_DATA_SCIENCE_PIPELINES_ARGO_WORKFLOWCONTROLLER_IMAGE
@@ -1901,7 +1901,7 @@ spec:
19011901
- name: RELATED_IMAGE_ODH_KSERVE_AUTOGLUON_SERVER_IMAGE
19021902
value: "registry.redhat.io/rhoai/odh-kserve-autogluon-server-rhel9@sha256:0b8671c44a49b14e579278a43d3312eacc488ed23e2797c2d485824d629d9d0e"
19031903
- name: RELATED_IMAGE_ODH_KSERVE_CONTROLLER_IMAGE
1904-
value: "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:0d072938897c51dd6cc4ba737cbc595e42d0c8ca2f4682c2a4a6e620c093e7b2"
1904+
value: "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ea390aa4ecb10e4fcb8e4211b5a8a58f6f5838ab3694223c02bee6856882f7ae"
19051905
- name: RELATED_IMAGE_ODH_KSERVE_LLMISVC_CONTROLLER_IMAGE
19061906
value: "registry.redhat.io/rhoai/odh-kserve-llmisvc-controller-rhel9@sha256:176c7411a1b0ea9057c5c2b3872d4f72159fb6f5d5469a1b55b0a3d0fbdd4235"
19071907
- name: RELATED_IMAGE_ODH_KSERVE_LOCALMODELNODE_AGENT_IMAGE
@@ -2182,7 +2182,7 @@ spec:
21822182
value: "0.19.1+rhaiv.8"
21832183
- name: RELATED_IMAGE_RHAII_VLLM_GAUDI_FAST_2_IMAGE_UPSTREAM_VERSION
21842184
value: "0.19.1+rhaiv.8"
2185-
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ac934626bd87d5450910cbd05672affabf6431da34fd536b3e3872d35a049ea1"
2185+
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fa19e9d3153d2beef3b63daf66f5a644e35dfbc181473fe1483f4a858ce6986a"
21862186
imagePullPolicy: Always
21872187
livenessProbe:
21882188
httpGet:
@@ -2231,7 +2231,7 @@ spec:
22312231
- -r
22322232
- /opt/manifests-template/.
22332233
- /opt/manifests/
2234-
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ac934626bd87d5450910cbd05672affabf6431da34fd536b3e3872d35a049ea1"
2234+
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fa19e9d3153d2beef3b63daf66f5a644e35dfbc181473fe1483f4a858ce6986a"
22352235
imagePullPolicy: Always
22362236
name: copy-manifests
22372237
resources:
@@ -2583,8 +2583,8 @@ spec:
25832583
type: MutatingAdmissionWebhook
25842584
webhookPath: /mutate-prometheus-monitors
25852585
relatedImages:
2586-
- name: odh-rhel9-operator-ac934626bd87d5450910cbd05672affabf6431da34fd536b3e3872d35a049ea1-annotation
2587-
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ac934626bd87d5450910cbd05672affabf6431da34fd536b3e3872d35a049ea1"
2586+
- name: odh-rhel9-operator-fa19e9d3153d2beef3b63daf66f5a644e35dfbc181473fe1483f4a858ce6986a-annotation
2587+
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fa19e9d3153d2beef3b63daf66f5a644e35dfbc181473fe1483f4a858ce6986a"
25882588
- name: odh_ai_gateway_operator_image
25892589
image: "registry.redhat.io/rhoai/odh-ai-gateway-operator-rhel9@sha256:1593e1b3fda33ee6cd1cf9013c1ed1a5ed773300156ebc2845aeeb640fd9ea23"
25902590
- name: odh_ai_gateway_payload_processing_e2e_image
@@ -2600,11 +2600,11 @@ spec:
26002600
- name: odh_cli_image
26012601
image: "registry.redhat.io/rhoai/odh-cli-rhel9@sha256:0eff320a264f199a7d2cefcde1d9dd2fd9eee26ac33f1f667be25c7806381771"
26022602
- name: odh_core_bff_image
2603-
image: "registry.redhat.io/rhoai/odh-core-bff-rhel9@sha256:3578e4c20b254fb91c34bd2d11ee445dbdccb9afba6f6a655483d337dd428054"
2603+
image: "registry.redhat.io/rhoai/odh-core-bff-rhel9@sha256:f6b3129a04c140a99532bcac18702c421a3754416ef7fe7ded7e88fa13f254c2"
26042604
- name: odh_dashboard_image
26052605
image: "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c7a884eebd4bdf97a2e4a4e3188d9cecc73e006c955814ae8d5d0453e30278ee"
26062606
- name: odh_dashboard_operator_image
2607-
image: "registry.redhat.io/rhoai/odh-dashboard-operator-rhel9@sha256:60aff153e9caa0d0701fa15c088fc331735320b4b0db122007bf442497f186c7"
2607+
image: "registry.redhat.io/rhoai/odh-dashboard-operator-rhel9@sha256:c9e24537e8d31b0df94f6f5d8d800849a961064380c7b593d214220237a8feee"
26082608
- name: odh_data_science_pipelines_argo_argoexec_image
26092609
image: "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:f9d5d0d6ca25abc9cc577575c31d824a804577ffda8db31fddcc41c6ba07ac83"
26102610
- name: odh_data_science_pipelines_argo_workflowcontroller_image
@@ -2630,7 +2630,7 @@ spec:
26302630
- name: odh_kserve_autogluon_server_image
26312631
image: "registry.redhat.io/rhoai/odh-kserve-autogluon-server-rhel9@sha256:0b8671c44a49b14e579278a43d3312eacc488ed23e2797c2d485824d629d9d0e"
26322632
- name: odh_kserve_controller_image
2633-
image: "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:0d072938897c51dd6cc4ba737cbc595e42d0c8ca2f4682c2a4a6e620c093e7b2"
2633+
image: "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ea390aa4ecb10e4fcb8e4211b5a8a58f6f5838ab3694223c02bee6856882f7ae"
26342634
- name: odh_kserve_llmisvc_controller_image
26352635
image: "registry.redhat.io/rhoai/odh-kserve-llmisvc-controller-rhel9@sha256:176c7411a1b0ea9057c5c2b3872d4f72159fb6f5d5469a1b55b0a3d0fbdd4235"
26362636
- name: odh_kserve_localmodelnode_agent_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:ac934626bd87d5450910cbd05672affabf6431da34fd536b3e3872d35a049ea1" # image is updated during Helm chart build by konflux
22+
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fa19e9d3153d2beef3b63daf66f5a644e35dfbc181473fe1483f4a858ce6986a" # image is updated during Helm chart build by konflux
2323
# Image pull policy
2424
imagePullPolicy: Always
2525
# Number of operator replicas
@@ -45,7 +45,7 @@ rhaiOperator:
4545
- name: RELATED_IMAGE_ODH_KSERVE_AGENT_IMAGE
4646
value: "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:ae120597ca36d16b5c5f5d805813372718c44eb15d1de5ac8c75653a7bcf8583"
4747
- name: RELATED_IMAGE_ODH_KSERVE_CONTROLLER_IMAGE
48-
value: "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:0d072938897c51dd6cc4ba737cbc595e42d0c8ca2f4682c2a4a6e620c093e7b2"
48+
value: "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ea390aa4ecb10e4fcb8e4211b5a8a58f6f5838ab3694223c02bee6856882f7ae"
4949
- name: RELATED_IMAGE_ODH_KSERVE_LLMISVC_CONTROLLER_IMAGE
5050
value: "registry.redhat.io/rhoai/odh-kserve-llmisvc-controller-rhel9@sha256:176c7411a1b0ea9057c5c2b3872d4f72159fb6f5d5469a1b55b0a3d0fbdd4235"
5151
- name: RELATED_IMAGE_ODH_KSERVE_ROUTER_IMAGE
@@ -285,7 +285,7 @@ azure:
285285
# Cloud Manager operator namespace
286286
namespace: rhai-cloudmanager-system
287287
# Cloud Manager container image
288-
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ac934626bd87d5450910cbd05672affabf6431da34fd536b3e3872d35a049ea1"
288+
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fa19e9d3153d2beef3b63daf66f5a644e35dfbc181473fe1483f4a858ce6986a"
289289
# Image pull policy
290290
imagePullPolicy: Always
291291
# Number of cloud manager replicas
@@ -325,7 +325,7 @@ coreweave:
325325
# Cloud Manager operator namespace
326326
namespace: rhai-cloudmanager-system
327327
# Cloud Manager container image
328-
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ac934626bd87d5450910cbd05672affabf6431da34fd536b3e3872d35a049ea1"
328+
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fa19e9d3153d2beef3b63daf66f5a644e35dfbc181473fe1483f4a858ce6986a"
329329
# Image pull policy
330330
imagePullPolicy: Always
331331
# Number of cloud manager replicas
@@ -365,7 +365,7 @@ aws:
365365
# Cloud Manager operator namespace
366366
namespace: rhai-cloudmanager-system
367367
# Cloud Manager container image
368-
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ac934626bd87d5450910cbd05672affabf6431da34fd536b3e3872d35a049ea1"
368+
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fa19e9d3153d2beef3b63daf66f5a644e35dfbc181473fe1483f4a858ce6986a"
369369
# Image pull policy
370370
imagePullPolicy: Always
371371
# 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,10 +1,10 @@
11
rhaiOperator:
2-
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ac934626bd87d5450910cbd05672affabf6431da34fd536b3e3872d35a049ea1"
2+
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fa19e9d3153d2beef3b63daf66f5a644e35dfbc181473fe1483f4a858ce6986a"
33
relatedImages:
44
- name: RELATED_IMAGE_ODH_KSERVE_AGENT_IMAGE
55
value: "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:ae120597ca36d16b5c5f5d805813372718c44eb15d1de5ac8c75653a7bcf8583"
66
- name: RELATED_IMAGE_ODH_KSERVE_CONTROLLER_IMAGE
7-
value: "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:0d072938897c51dd6cc4ba737cbc595e42d0c8ca2f4682c2a4a6e620c093e7b2"
7+
value: "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ea390aa4ecb10e4fcb8e4211b5a8a58f6f5838ab3694223c02bee6856882f7ae"
88
- name: RELATED_IMAGE_ODH_KSERVE_LLMISVC_CONTROLLER_IMAGE
99
value: "registry.redhat.io/rhoai/odh-kserve-llmisvc-controller-rhel9@sha256:176c7411a1b0ea9057c5c2b3872d4f72159fb6f5d5469a1b55b0a3d0fbdd4235"
1010
- name: RELATED_IMAGE_ODH_KSERVE_ROUTER_IMAGE
@@ -121,12 +121,12 @@ hooks:
121121

122122
azure:
123123
cloudManager:
124-
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ac934626bd87d5450910cbd05672affabf6431da34fd536b3e3872d35a049ea1"
124+
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fa19e9d3153d2beef3b63daf66f5a644e35dfbc181473fe1483f4a858ce6986a"
125125

126126
coreweave:
127127
cloudManager:
128-
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ac934626bd87d5450910cbd05672affabf6431da34fd536b3e3872d35a049ea1"
128+
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fa19e9d3153d2beef3b63daf66f5a644e35dfbc181473fe1483f4a858ce6986a"
129129

130130
aws:
131131
cloudManager:
132-
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:ac934626bd87d5450910cbd05672affabf6431da34fd536b3e3872d35a049ea1"
132+
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:fa19e9d3153d2beef3b63daf66f5a644e35dfbc181473fe1483f4a858ce6986a"

0 commit comments

Comments
 (0)