Skip to content

Commit 52921f5

Browse files
author
Openshift-AI DevOps
committed
Updating the bundle-csv and helm chart values with latest images
1 parent 66b8256 commit 52921f5

4 files changed

Lines changed: 19 additions & 19 deletions

File tree

bundle/bundle_build_args.map

Lines changed: 3 additions & 3 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=91bede3d7f3e79ea77a491e9af01b1c4c3e6558c
2+
ODH_RHEL9_OPERATOR_GIT_COMMIT=1583184f645d7d98474dd4440cc07fafccb5d4b1
33
ODH_KSERVE_CONTROLLER_GIT_URL=https://github.com/red-hat-data-services/kserve
44
ODH_KSERVE_CONTROLLER_GIT_COMMIT=a6a6572d85fc640f0b454788176d654c4334dac2
55
ODH_KF_NOTEBOOK_CONTROLLER_GIT_URL=https://github.com/red-hat-data-services/kubeflow
@@ -153,11 +153,11 @@ ODH_TA_LMES_DRIVER_GIT_COMMIT=4bc852ab19d6b9b4d5c631a4980b6c53166f4217
153153
ODH_TA_LMES_JOB_GIT_URL=https://github.com/red-hat-data-services/lm-evaluation-harness
154154
ODH_TA_LMES_JOB_GIT_COMMIT=c4a30c0778f65fb2d0994ca92cc21acf4434a8ed
155155
ODH_TH06_CPU_TORCH210_PY312_GIT_URL=https://github.com/red-hat-data-services/distributed-workloads
156-
ODH_TH06_CPU_TORCH210_PY312_GIT_COMMIT=532018d0ab2ab4120f72d086bb5523ebac7047fc
156+
ODH_TH06_CPU_TORCH210_PY312_GIT_COMMIT=25daf0576a713070b1cdb817b711f9a305f3224d
157157
ODH_TH06_CUDA130_TORCH210_PY312_GIT_URL=https://github.com/red-hat-data-services/distributed-workloads
158158
ODH_TH06_CUDA130_TORCH210_PY312_GIT_COMMIT=a8fa18fa9434bb42c08ae75c5062353b648f9f4d
159159
ODH_TH06_ROCM64_TORCH291_PY312_GIT_URL=https://github.com/red-hat-data-services/distributed-workloads
160-
ODH_TH06_ROCM64_TORCH291_PY312_GIT_COMMIT=503846d99c57adce0cebde7eb56cb233ac2f6b04
160+
ODH_TH06_ROCM64_TORCH291_PY312_GIT_COMMIT=25daf0576a713070b1cdb817b711f9a305f3224d
161161
ODH_TRAINING_CUDA121_TORCH24_PY311_GIT_URL=https://github.com/red-hat-data-services/distributed-workloads
162162
ODH_TRAINING_CUDA121_TORCH24_PY311_GIT_COMMIT=ec1ec47325d1863115f178544f851e47cdd94dd2
163163
ODH_TRAINING_CUDA124_TORCH25_PY311_GIT_URL=https://github.com/red-hat-data-services/distributed-workloads

bundle/manifests/rhods-operator.clusterserviceversion.yaml

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -93,8 +93,8 @@ metadata:
9393
capabilities: Full Lifecycle
9494
categories: AI/Machine Learning, Big Data
9595
certified: "False"
96-
containerImage: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5b98c7c8dbe0ed49f18f3220e48007e2aea64ed9ac7f77e4f3a8c913c90e36f"
97-
createdAt: "2026-07-24T09:36:59Z"
96+
containerImage: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:94d2cffba478046253d039c89207f4b590f26a1b44a93a2d15c44a72a65cb696"
97+
createdAt: "2026-07-24T12:07:46Z"
9898
description: Operator for deployment and management of Red Hat OpenShift AI
9999
features.operators.openshift.io/cnf: "false"
100100
features.operators.openshift.io/cni: "false"
@@ -1934,11 +1934,11 @@ spec:
19341934
- name: RELATED_IMAGE_ODH_TA_LMES_JOB_IMAGE
19351935
value: "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d0dfa733da1c9dddb96615d233c44c9bb63a91e5fbf5e3318103a8e8aa2cdc7f"
19361936
- name: RELATED_IMAGE_ODH_TH06_CPU_TORCH210_PY312_IMAGE
1937-
value: "registry.redhat.io/rhoai/odh-th06-cpu-torch210-py312-rhel9@sha256:7e06f554dd22613c46dd526a079fbf67e61be70ea4536171ebc4a927edfeec0c"
1937+
value: "registry.redhat.io/rhoai/odh-th06-cpu-torch210-py312-rhel9@sha256:560e8a7ab2980cb987ca8ef0269c7eddb0636604a3d12bbae8dedbdfe17d8452"
19381938
- name: RELATED_IMAGE_ODH_TH06_CUDA130_TORCH210_PY312_IMAGE
19391939
value: "registry.redhat.io/rhoai/odh-th06-cuda130-torch210-py312-rhel9@sha256:c3d1f020e46ef1b1428253029e22ab01baee826b776ae171bab6d9508a9ec258"
19401940
- name: RELATED_IMAGE_ODH_TH06_ROCM64_TORCH291_PY312_IMAGE
1941-
value: "registry.redhat.io/rhoai/odh-th06-rocm64-torch291-py312-rhel9@sha256:e6f869e34153dc94e6a00183df58a933bdfeca930b78b2a5626f379159362a7e"
1941+
value: "registry.redhat.io/rhoai/odh-th06-rocm64-torch291-py312-rhel9@sha256:ef1a3acbab497878c6aa3cb581e71a8533d0cc01410d09f3316c8f5b38a09452"
19421942
- name: RELATED_IMAGE_ODH_TRAINER_IMAGE
19431943
value: "registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:858784d8b935fc5ab1ddf6a73b1c755782648292315104b7499958992fa313fe"
19441944
- name: RELATED_IMAGE_ODH_TRAINING_CUDA121_TORCH24_PY311_IMAGE
@@ -2033,7 +2033,7 @@ spec:
20332033
value: registry.redhat.io/rhaii/vllm-cpu-rhel9@sha256:0ec0f5ff9a5ff263f58db0cfb19e3d7eef24b94c2d8629fe5145f5a8747e28c9
20342034
- name: RELATED_IMAGE_UBI_MINIMAL_IMAGE
20352035
value: registry.redhat.io/ubi9/ubi-minimal@sha256:907b68736aa798b2d38255b7aa070b2a70acb90803864a40f05d0ec47556ddd0
2036-
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5b98c7c8dbe0ed49f18f3220e48007e2aea64ed9ac7f77e4f3a8c913c90e36f"
2036+
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:94d2cffba478046253d039c89207f4b590f26a1b44a93a2d15c44a72a65cb696"
20372037
imagePullPolicy: Always
20382038
livenessProbe:
20392039
httpGet:
@@ -2082,7 +2082,7 @@ spec:
20822082
- -r
20832083
- /opt/manifests-template/.
20842084
- /opt/manifests/
2085-
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5b98c7c8dbe0ed49f18f3220e48007e2aea64ed9ac7f77e4f3a8c913c90e36f"
2085+
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:94d2cffba478046253d039c89207f4b590f26a1b44a93a2d15c44a72a65cb696"
20862086
imagePullPolicy: Always
20872087
name: copy-manifests
20882088
resources:
@@ -2514,8 +2514,8 @@ spec:
25142514
type: MutatingAdmissionWebhook
25152515
webhookPath: /mutate-prometheus-monitors
25162516
relatedImages:
2517-
- name: odh-rhel9-operator-b5b98c7c8dbe0ed49f18f3220e48007e2aea64ed9ac7f77e4f3a8c913c90e36f-annotation
2518-
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5b98c7c8dbe0ed49f18f3220e48007e2aea64ed9ac7f77e4f3a8c913c90e36f"
2517+
- name: odh-rhel9-operator-94d2cffba478046253d039c89207f4b590f26a1b44a93a2d15c44a72a65cb696-annotation
2518+
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:94d2cffba478046253d039c89207f4b590f26a1b44a93a2d15c44a72a65cb696"
25192519
- name: odh_ai_gateway_payload_processing_image
25202520
image: "registry.redhat.io/rhoai/odh-ai-gateway-payload-processing-rhel9@sha256:fc961fb400453e588d83dbe2f24c3d36a51b37c597948ba540cceb8932c9f34c"
25212521
- name: odh_automl_image
@@ -2661,11 +2661,11 @@ spec:
26612661
- name: odh_ta_lmes_job_image
26622662
image: "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:d0dfa733da1c9dddb96615d233c44c9bb63a91e5fbf5e3318103a8e8aa2cdc7f"
26632663
- name: odh_th06_cpu_torch210_py312_image
2664-
image: "registry.redhat.io/rhoai/odh-th06-cpu-torch210-py312-rhel9@sha256:7e06f554dd22613c46dd526a079fbf67e61be70ea4536171ebc4a927edfeec0c"
2664+
image: "registry.redhat.io/rhoai/odh-th06-cpu-torch210-py312-rhel9@sha256:560e8a7ab2980cb987ca8ef0269c7eddb0636604a3d12bbae8dedbdfe17d8452"
26652665
- name: odh_th06_cuda130_torch210_py312_image
26662666
image: "registry.redhat.io/rhoai/odh-th06-cuda130-torch210-py312-rhel9@sha256:c3d1f020e46ef1b1428253029e22ab01baee826b776ae171bab6d9508a9ec258"
26672667
- name: odh_th06_rocm64_torch291_py312_image
2668-
image: "registry.redhat.io/rhoai/odh-th06-rocm64-torch291-py312-rhel9@sha256:e6f869e34153dc94e6a00183df58a933bdfeca930b78b2a5626f379159362a7e"
2668+
image: "registry.redhat.io/rhoai/odh-th06-rocm64-torch291-py312-rhel9@sha256:ef1a3acbab497878c6aa3cb581e71a8533d0cc01410d09f3316c8f5b38a09452"
26692669
- name: odh_trainer_image
26702670
image: "registry.redhat.io/rhoai/odh-trainer-rhel9@sha256:858784d8b935fc5ab1ddf6a73b1c755782648292315104b7499958992fa313fe"
26712671
- name: odh_training_cuda121_torch24_py311_image

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

Lines changed: 3 additions & 3 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:b5b98c7c8dbe0ed49f18f3220e48007e2aea64ed9ac7f77e4f3a8c913c90e36f" # image is updated during Helm chart build by konflux
16+
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:94d2cffba478046253d039c89207f4b590f26a1b44a93a2d15c44a72a65cb696" # image is updated during Helm chart build by konflux
1717
# Image pull policy
1818
imagePullPolicy: Always
1919
# Related images env vars (RELATED_IMAGE_*)
@@ -73,7 +73,7 @@ azure:
7373
# Cloud Manager operator namespace
7474
namespace: rhai-cloudmanager-system
7575
# Cloud Manager container image
76-
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5b98c7c8dbe0ed49f18f3220e48007e2aea64ed9ac7f77e4f3a8c913c90e36f"
76+
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:94d2cffba478046253d039c89207f4b590f26a1b44a93a2d15c44a72a65cb696"
7777
# Image pull policy
7878
imagePullPolicy: Always
7979
kubernetesEngine:
@@ -101,7 +101,7 @@ coreweave:
101101
# Cloud Manager operator namespace
102102
namespace: rhai-cloudmanager-system
103103
# Cloud Manager container image
104-
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5b98c7c8dbe0ed49f18f3220e48007e2aea64ed9ac7f77e4f3a8c913c90e36f"
104+
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:94d2cffba478046253d039c89207f4b590f26a1b44a93a2d15c44a72a65cb696"
105105
# Image pull policy
106106
imagePullPolicy: Always
107107
kubernetesEngine:

helm/xks-values-patch.yaml

Lines changed: 3 additions & 3 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:b5b98c7c8dbe0ed49f18f3220e48007e2aea64ed9ac7f77e4f3a8c913c90e36f"
2+
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:94d2cffba478046253d039c89207f4b590f26a1b44a93a2d15c44a72a65cb696"
33
relatedImages:
44
- name: RELATED_IMAGE_ODH_KSERVE_AGENT_IMAGE
55
value: "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:a72f0b57c757d4c4b481a83656e258a3c33a26accdfda53ac8acc7e99bee2cca"
@@ -33,8 +33,8 @@ hooks:
3333

3434
azure:
3535
cloudManager:
36-
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5b98c7c8dbe0ed49f18f3220e48007e2aea64ed9ac7f77e4f3a8c913c90e36f"
36+
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:94d2cffba478046253d039c89207f4b590f26a1b44a93a2d15c44a72a65cb696"
3737

3838
coreweave:
3939
cloudManager:
40-
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5b98c7c8dbe0ed49f18f3220e48007e2aea64ed9ac7f77e4f3a8c913c90e36f"
40+
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:94d2cffba478046253d039c89207f4b590f26a1b44a93a2d15c44a72a65cb696"

0 commit comments

Comments
 (0)