Skip to content

Commit d699171

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/30051970920
1 parent 1680145 commit d699171

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,5 +1,5 @@
11
ODH_RHEL9_OPERATOR_GIT_URL=https://github.com/red-hat-data-services/rhods-operator
2-
ODH_RHEL9_OPERATOR_GIT_COMMIT=0a4f3765b1f186635d0e1b4de4fe687c6847da6b
2+
ODH_RHEL9_OPERATOR_GIT_COMMIT=719267627c7d73f35ff6294418e97408780daf4c
33
ODH_KSERVE_CONTROLLER_GIT_URL=https://github.com/red-hat-data-services/kserve
44
ODH_KSERVE_CONTROLLER_GIT_COMMIT=cee6df0dcffcf3a75335af69c9d8208ecc3991ad
55
ODH_KF_NOTEBOOK_CONTROLLER_GIT_URL=https://github.com/red-hat-data-services/kubeflow
@@ -37,7 +37,7 @@ ODH_WORKLOAD_VARIANT_AUTOSCALER_CONTROLLER_GIT_COMMIT=c96b3a10385cf0726f02fc48b0
3737
ODH_OGX_K8S_OPERATOR_GIT_URL=https://github.com/red-hat-data-services/ogx-k8s-operator
3838
ODH_OGX_K8S_OPERATOR_GIT_COMMIT=4cf83e7e397f29cb1e7cf6c59528bcfffb4a94c6
3939
ODH_AI_GATEWAY_OPERATOR_GIT_URL=https://github.com/red-hat-data-services/ai-gateway-operator
40-
ODH_AI_GATEWAY_OPERATOR_GIT_COMMIT=6fad31b02fcb8f3de26c867d78d841e2d8b9411a
40+
ODH_AI_GATEWAY_OPERATOR_GIT_COMMIT=b99ff4c99afab9d06117a65387b8fe8c7d1188da
4141
ODH_MCP_LIFECYCLE_MODULE_OPERATOR_GIT_URL=https://github.com/red-hat-data-services/mcp-lifecycle-module-operator
4242
ODH_MCP_LIFECYCLE_MODULE_OPERATOR_GIT_COMMIT=67e83d532d714f3c494c4303721f7c052dffee8c
4343
ODH_FEAST_MODULE_OPERATOR_GIT_URL=https://github.com/red-hat-data-services/feast-module-operator
@@ -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=d53daa3a511f0c58a558885f435116dcb70c0a0c
58+
ODH_CORE_BFF_GIT_COMMIT=53fa76ecc93b72ed9470f49925af9aff06a4efc3
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
@@ -75,7 +75,7 @@ ODH_KSERVE_AUTOGLUON_SERVER_GIT_COMMIT=59fd1b85eabec84f73ec2ace78b305cb0e6d4485
7575
ODH_KSERVE_LLMISVC_CONTROLLER_GIT_URL=https://github.com/red-hat-data-services/kserve
7676
ODH_KSERVE_LLMISVC_CONTROLLER_GIT_COMMIT=55801b4448e8886929a64f1fe856bbc08a973183
7777
ODH_KSERVE_LOCALMODELNODE_AGENT_GIT_URL=https://github.com/red-hat-data-services/kserve
78-
ODH_KSERVE_LOCALMODELNODE_AGENT_GIT_COMMIT=cee6df0dcffcf3a75335af69c9d8208ecc3991ad
78+
ODH_KSERVE_LOCALMODELNODE_AGENT_GIT_COMMIT=55801b4448e8886929a64f1fe856bbc08a973183
7979
ODH_KSERVE_LOCALMODEL_CONTROLLER_GIT_URL=https://github.com/red-hat-data-services/kserve
8080
ODH_KSERVE_LOCALMODEL_CONTROLLER_GIT_COMMIT=cee6df0dcffcf3a75335af69c9d8208ecc3991ad
8181
ODH_KSERVE_MODULE_OPERATOR_GIT_URL=https://github.com/red-hat-data-services/kserve

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:cd9c46966a372aac7b8648eff4e6669d887ac7433921095b108b84a74b96fc42"
112-
createdAt: "2026-07-23T22:25:42Z"
111+
containerImage: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0ce36f67b033095508f91e2c30761d1f4b4f15b31f645771da6c623411906d2d"
112+
createdAt: "2026-07-23T23:04:00Z"
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"
@@ -1857,7 +1857,7 @@ spec:
18571857
- name: DEFAULT_CHARTS_PATH
18581858
value: /opt/charts
18591859
- name: RELATED_IMAGE_ODH_AI_GATEWAY_OPERATOR_IMAGE
1860-
value: "registry.redhat.io/rhoai/odh-ai-gateway-operator-rhel9@sha256:99f901a1cc00e781a7604c852a741bbf60fe85f896692cb632fee5ca7323315c"
1860+
value: "registry.redhat.io/rhoai/odh-ai-gateway-operator-rhel9@sha256:1593e1b3fda33ee6cd1cf9013c1ed1a5ed773300156ebc2845aeeb640fd9ea23"
18611861
- name: RELATED_IMAGE_ODH_AI_GATEWAY_PAYLOAD_PROCESSING_E2E_IMAGE
18621862
value: "registry.redhat.io/rhoai/odh-ai-gateway-payload-processing-e2e-rhel9@sha256:2e5eb556ef52835715e03875cde47fdf513fb3319515ed5fc5ad01cd674b5ad4"
18631863
- name: RELATED_IMAGE_ODH_AI_GATEWAY_PAYLOAD_PROCESSING_IMAGE
@@ -1871,7 +1871,7 @@ 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:fc0ee18f9357129094843fb0ee560105671a4de09e1086f0b6e173f79eac10ee"
1874+
value: "registry.redhat.io/rhoai/odh-core-bff-rhel9@sha256:3578e4c20b254fb91c34bd2d11ee445dbdccb9afba6f6a655483d337dd428054"
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
@@ -1905,7 +1905,7 @@ spec:
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
1908-
value: "registry.redhat.io/rhoai/odh-kserve-localmodelnode-agent-rhel9@sha256:0a4172ee98f29f1d40ee9946ecd9c3a8d96c0e45968e370f1c660bb433391782"
1908+
value: "registry.redhat.io/rhoai/odh-kserve-localmodelnode-agent-rhel9@sha256:24d372c5f8d74f6c2dd6acad4fb299f29f9968cbf015cefdbe460040e5d2ba79"
19091909
- name: RELATED_IMAGE_ODH_KSERVE_LOCALMODEL_CONTROLLER_IMAGE
19101910
value: "registry.redhat.io/rhoai/odh-kserve-localmodel-controller-rhel9@sha256:45a074c9629c179047459e9e768b575ced0593073c9fc100e47b789750b2197a"
19111911
- name: RELATED_IMAGE_ODH_KSERVE_MODULE_OPERATOR_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:cd9c46966a372aac7b8648eff4e6669d887ac7433921095b108b84a74b96fc42"
2185+
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0ce36f67b033095508f91e2c30761d1f4b4f15b31f645771da6c623411906d2d"
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:cd9c46966a372aac7b8648eff4e6669d887ac7433921095b108b84a74b96fc42"
2234+
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0ce36f67b033095508f91e2c30761d1f4b4f15b31f645771da6c623411906d2d"
22352235
imagePullPolicy: Always
22362236
name: copy-manifests
22372237
resources:
@@ -2583,10 +2583,10 @@ spec:
25832583
type: MutatingAdmissionWebhook
25842584
webhookPath: /mutate-prometheus-monitors
25852585
relatedImages:
2586-
- name: odh-rhel9-operator-cd9c46966a372aac7b8648eff4e6669d887ac7433921095b108b84a74b96fc42-annotation
2587-
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:cd9c46966a372aac7b8648eff4e6669d887ac7433921095b108b84a74b96fc42"
2586+
- name: odh-rhel9-operator-0ce36f67b033095508f91e2c30761d1f4b4f15b31f645771da6c623411906d2d-annotation
2587+
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0ce36f67b033095508f91e2c30761d1f4b4f15b31f645771da6c623411906d2d"
25882588
- name: odh_ai_gateway_operator_image
2589-
image: "registry.redhat.io/rhoai/odh-ai-gateway-operator-rhel9@sha256:99f901a1cc00e781a7604c852a741bbf60fe85f896692cb632fee5ca7323315c"
2589+
image: "registry.redhat.io/rhoai/odh-ai-gateway-operator-rhel9@sha256:1593e1b3fda33ee6cd1cf9013c1ed1a5ed773300156ebc2845aeeb640fd9ea23"
25902590
- name: odh_ai_gateway_payload_processing_e2e_image
25912591
image: "registry.redhat.io/rhoai/odh-ai-gateway-payload-processing-e2e-rhel9@sha256:2e5eb556ef52835715e03875cde47fdf513fb3319515ed5fc5ad01cd674b5ad4"
25922592
- name: odh_ai_gateway_payload_processing_image
@@ -2600,7 +2600,7 @@ 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:fc0ee18f9357129094843fb0ee560105671a4de09e1086f0b6e173f79eac10ee"
2603+
image: "registry.redhat.io/rhoai/odh-core-bff-rhel9@sha256:3578e4c20b254fb91c34bd2d11ee445dbdccb9afba6f6a655483d337dd428054"
26042604
- name: odh_dashboard_image
26052605
image: "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:c7a884eebd4bdf97a2e4a4e3188d9cecc73e006c955814ae8d5d0453e30278ee"
26062606
- name: odh_dashboard_operator_image
@@ -2634,7 +2634,7 @@ spec:
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
2637-
image: "registry.redhat.io/rhoai/odh-kserve-localmodelnode-agent-rhel9@sha256:0a4172ee98f29f1d40ee9946ecd9c3a8d96c0e45968e370f1c660bb433391782"
2637+
image: "registry.redhat.io/rhoai/odh-kserve-localmodelnode-agent-rhel9@sha256:24d372c5f8d74f6c2dd6acad4fb299f29f9968cbf015cefdbe460040e5d2ba79"
26382638
- name: odh_kserve_localmodel_controller_image
26392639
image: "registry.redhat.io/rhoai/odh-kserve-localmodel-controller-rhel9@sha256:45a074c9629c179047459e9e768b575ced0593073c9fc100e47b789750b2197a"
26402640
- name: odh_kserve_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:cd9c46966a372aac7b8648eff4e6669d887ac7433921095b108b84a74b96fc42" # image is updated during Helm chart build by konflux
22+
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0ce36f67b033095508f91e2c30761d1f4b4f15b31f645771da6c623411906d2d" # image is updated during Helm chart build by konflux
2323
# Image pull policy
2424
imagePullPolicy: Always
2525
# Number of operator replicas
@@ -99,7 +99,7 @@ rhaiOperator:
9999
- name: RELATED_IMAGE_ODH_KSERVE_LOCALMODEL_CONTROLLER_IMAGE
100100
value: "registry.redhat.io/rhoai/odh-kserve-localmodel-controller-rhel9@sha256:45a074c9629c179047459e9e768b575ced0593073c9fc100e47b789750b2197a"
101101
- name: RELATED_IMAGE_ODH_KSERVE_LOCALMODELNODE_AGENT_IMAGE
102-
value: "registry.redhat.io/rhoai/odh-kserve-localmodelnode-agent-rhel9@sha256:0a4172ee98f29f1d40ee9946ecd9c3a8d96c0e45968e370f1c660bb433391782"
102+
value: "registry.redhat.io/rhoai/odh-kserve-localmodelnode-agent-rhel9@sha256:24d372c5f8d74f6c2dd6acad4fb299f29f9968cbf015cefdbe460040e5d2ba79"
103103
- name: RELATED_IMAGE_ODH_MAAS_API_IMAGE
104104
value: "registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c6fa3222740d17d48eb85f863d863e54d526755ba47fe28605a44a6b6b391d2d"
105105
- name: RELATED_IMAGE_ODH_MAAS_CONTROLLER_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:cd9c46966a372aac7b8648eff4e6669d887ac7433921095b108b84a74b96fc42"
288+
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0ce36f67b033095508f91e2c30761d1f4b4f15b31f645771da6c623411906d2d"
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:cd9c46966a372aac7b8648eff4e6669d887ac7433921095b108b84a74b96fc42"
328+
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0ce36f67b033095508f91e2c30761d1f4b4f15b31f645771da6c623411906d2d"
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:cd9c46966a372aac7b8648eff4e6669d887ac7433921095b108b84a74b96fc42"
368+
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0ce36f67b033095508f91e2c30761d1f4b4f15b31f645771da6c623411906d2d"
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,5 +1,5 @@
11
rhaiOperator:
2-
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:cd9c46966a372aac7b8648eff4e6669d887ac7433921095b108b84a74b96fc42"
2+
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0ce36f67b033095508f91e2c30761d1f4b4f15b31f645771da6c623411906d2d"
33
relatedImages:
44
- name: RELATED_IMAGE_ODH_KSERVE_AGENT_IMAGE
55
value: "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:ae120597ca36d16b5c5f5d805813372718c44eb15d1de5ac8c75653a7bcf8583"
@@ -58,7 +58,7 @@ rhaiOperator:
5858
- name: RELATED_IMAGE_ODH_KSERVE_LOCALMODEL_CONTROLLER_IMAGE
5959
value: "registry.redhat.io/rhoai/odh-kserve-localmodel-controller-rhel9@sha256:45a074c9629c179047459e9e768b575ced0593073c9fc100e47b789750b2197a"
6060
- name: RELATED_IMAGE_ODH_KSERVE_LOCALMODELNODE_AGENT_IMAGE
61-
value: "registry.redhat.io/rhoai/odh-kserve-localmodelnode-agent-rhel9@sha256:0a4172ee98f29f1d40ee9946ecd9c3a8d96c0e45968e370f1c660bb433391782"
61+
value: "registry.redhat.io/rhoai/odh-kserve-localmodelnode-agent-rhel9@sha256:24d372c5f8d74f6c2dd6acad4fb299f29f9968cbf015cefdbe460040e5d2ba79"
6262
- name: RELATED_IMAGE_ODH_MAAS_API_IMAGE
6363
value: "registry.redhat.io/rhoai/odh-maas-api-rhel9@sha256:c6fa3222740d17d48eb85f863d863e54d526755ba47fe28605a44a6b6b391d2d"
6464
- name: RELATED_IMAGE_ODH_MAAS_CONTROLLER_IMAGE
@@ -121,12 +121,12 @@ hooks:
121121

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

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

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

0 commit comments

Comments
 (0)