Skip to content

Commit a3d288a

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

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=53105b1cac2241db038c05379cae875fe4201d02
2+
ODH_RHEL9_OPERATOR_GIT_COMMIT=d654faf39efc4ce1182e016d7a829e62d6682f75
33
ODH_KSERVE_CONTROLLER_GIT_URL=https://github.com/red-hat-data-services/kserve
44
ODH_KSERVE_CONTROLLER_GIT_COMMIT=0efa9b7b1cd98bc4a97c344aa54364199b0e5d40
55
ODH_KF_NOTEBOOK_CONTROLLER_GIT_URL=https://github.com/red-hat-data-services/kubeflow
@@ -205,7 +205,7 @@ ODH_TRAINING_ROCM62_TORCH25_PY311_GIT_COMMIT=3ec38af969df719be232f4f6ecf4b63a06e
205205
ODH_TRAINING_ROCM64_TORCH28_PY312_GIT_URL=https://github.com/red-hat-data-services/distributed-workloads
206206
ODH_TRAINING_ROCM64_TORCH28_PY312_GIT_COMMIT=426ddf390c9aa11cef4a5cefdc3afa96645addb1
207207
ODH_TRAINING_ROCM64_TORCH29_PY312_GIT_URL=https://github.com/red-hat-data-services/distributed-workloads
208-
ODH_TRAINING_ROCM64_TORCH29_PY312_GIT_COMMIT=def898b324567ce68e6d01e93d05d4ddab925849
208+
ODH_TRAINING_ROCM64_TORCH29_PY312_GIT_COMMIT=048025a498154f0ba365676066c0ce0ac268f2dc
209209
ODH_TRUSTYAI_GARAK_LLS_PROVIDER_DSP_GIT_URL=https://github.com/red-hat-data-services/llama-stack-provider-trustyai-garak
210210
ODH_TRUSTYAI_GARAK_LLS_PROVIDER_DSP_GIT_COMMIT=b094e106c2d31bd27cf8af7edf1ba1a3c16c7108
211211
ODH_TRUSTYAI_NEMO_GUARDRAILS_SERVER_GIT_URL=https://github.com/red-hat-data-services/NeMo-Guardrails

bundle/manifests/rhods-operator.clusterserviceversion.yaml

Lines changed: 8 additions & 8 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:11c33d00c854c470d08202270b44d701862bcd241ccf0f1e5b1e59e4edbd0f0c"
112-
createdAt: "2026-07-14T22:02:53Z"
111+
containerImage: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:8b1d0b1c1eb0990f5db457b4e9c65f9acb722400a40956236d605c2d5afaee2f"
112+
createdAt: "2026-07-14T22:51:36Z"
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"
@@ -2057,7 +2057,7 @@ spec:
20572057
- name: RELATED_IMAGE_ODH_TRAINING_ROCM64_TORCH28_PY312_IMAGE
20582058
value: "registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:e7ccb1a6d8ae2ef472a667b2c5be87df6d8570526f5754acae582b51f7301f1c"
20592059
- name: RELATED_IMAGE_ODH_TRAINING_ROCM64_TORCH29_PY312_IMAGE
2060-
value: "registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:cc6d072661f9dc87c6fa49c2a91fe53e8a0c3903031bee81ebc610d3f48fb43a"
2060+
value: "registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:9f827ee93ae4b1b8edcd32f470ca5af6094d98ac1e6dac268632b5d4e53034a1"
20612061
- name: RELATED_IMAGE_ODH_TRUSTYAI_GARAK_LLS_PROVIDER_DSP_IMAGE
20622062
value: "registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:838c8a663d5b73afc274ed135a14eaa4c8ff272da46da5a418dcac4bf4390d2f"
20632063
- name: RELATED_IMAGE_ODH_TRUSTYAI_NEMO_GUARDRAILS_SERVER_IMAGE
@@ -2152,7 +2152,7 @@ spec:
21522152
value: registry.redhat.io/rhaii/vllm-gaudi-rhel9@sha256:1adc51d99455d90f758d840cb3bb5747ed29585c1b0830c051f7fe5cca3471e6
21532153
- name: RELATED_IMAGE_RHAII_VLLM_GAUDI_FAST_2_IMAGE
21542154
value: registry.redhat.io/rhaii/vllm-gaudi-rhel9@sha256:1adc51d99455d90f758d840cb3bb5747ed29585c1b0830c051f7fe5cca3471e6
2155-
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:11c33d00c854c470d08202270b44d701862bcd241ccf0f1e5b1e59e4edbd0f0c"
2155+
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:8b1d0b1c1eb0990f5db457b4e9c65f9acb722400a40956236d605c2d5afaee2f"
21562156
imagePullPolicy: Always
21572157
livenessProbe:
21582158
httpGet:
@@ -2201,7 +2201,7 @@ spec:
22012201
- -r
22022202
- /opt/manifests-template/.
22032203
- /opt/manifests/
2204-
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:11c33d00c854c470d08202270b44d701862bcd241ccf0f1e5b1e59e4edbd0f0c"
2204+
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:8b1d0b1c1eb0990f5db457b4e9c65f9acb722400a40956236d605c2d5afaee2f"
22052205
imagePullPolicy: Always
22062206
name: copy-manifests
22072207
resources:
@@ -2553,8 +2553,8 @@ spec:
25532553
type: MutatingAdmissionWebhook
25542554
webhookPath: /mutate-prometheus-monitors
25552555
relatedImages:
2556-
- name: odh-rhel9-operator-11c33d00c854c470d08202270b44d701862bcd241ccf0f1e5b1e59e4edbd0f0c-annotation
2557-
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:11c33d00c854c470d08202270b44d701862bcd241ccf0f1e5b1e59e4edbd0f0c"
2556+
- name: odh-rhel9-operator-8b1d0b1c1eb0990f5db457b4e9c65f9acb722400a40956236d605c2d5afaee2f-annotation
2557+
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:8b1d0b1c1eb0990f5db457b4e9c65f9acb722400a40956236d605c2d5afaee2f"
25582558
- name: odh_ai_gateway_operator_image
25592559
image: "registry.redhat.io/rhoai/odh-ai-gateway-operator-rhel9@sha256:78c4eea8cece9085058c9d8577a69a4d1d13701c171e739df49805031474152e"
25602560
- name: odh_ai_gateway_payload_processing_e2e_image
@@ -2756,7 +2756,7 @@ spec:
27562756
- name: odh_training_rocm64_torch28_py312_image
27572757
image: "registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9@sha256:e7ccb1a6d8ae2ef472a667b2c5be87df6d8570526f5754acae582b51f7301f1c"
27582758
- name: odh_training_rocm64_torch29_py312_image
2759-
image: "registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:cc6d072661f9dc87c6fa49c2a91fe53e8a0c3903031bee81ebc610d3f48fb43a"
2759+
image: "registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9@sha256:9f827ee93ae4b1b8edcd32f470ca5af6094d98ac1e6dac268632b5d4e53034a1"
27602760
- name: odh_trustyai_garak_lls_provider_dsp_image
27612761
image: "registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9@sha256:838c8a663d5b73afc274ed135a14eaa4c8ff272da46da5a418dcac4bf4390d2f"
27622762
- name: odh_trustyai_nemo_guardrails_server_image

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

Lines changed: 4 additions & 4 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:11c33d00c854c470d08202270b44d701862bcd241ccf0f1e5b1e59e4edbd0f0c" # image is updated during Helm chart build by konflux
22+
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:8b1d0b1c1eb0990f5db457b4e9c65f9acb722400a40956236d605c2d5afaee2f" # image is updated during Helm chart build by konflux
2323
# Image pull policy
2424
imagePullPolicy: Always
2525
# Number of operator replicas
@@ -189,7 +189,7 @@ azure:
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:11c33d00c854c470d08202270b44d701862bcd241ccf0f1e5b1e59e4edbd0f0c"
192+
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:8b1d0b1c1eb0990f5db457b4e9c65f9acb722400a40956236d605c2d5afaee2f"
193193
# Image pull policy
194194
imagePullPolicy: Always
195195
# Number of cloud manager replicas
@@ -229,7 +229,7 @@ coreweave:
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:11c33d00c854c470d08202270b44d701862bcd241ccf0f1e5b1e59e4edbd0f0c"
232+
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:8b1d0b1c1eb0990f5db457b4e9c65f9acb722400a40956236d605c2d5afaee2f"
233233
# Image pull policy
234234
imagePullPolicy: Always
235235
# Number of cloud manager replicas
@@ -269,7 +269,7 @@ aws:
269269
# Cloud Manager operator namespace
270270
namespace: rhai-cloudmanager-system
271271
# Cloud Manager container image
272-
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:11c33d00c854c470d08202270b44d701862bcd241ccf0f1e5b1e59e4edbd0f0c"
272+
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:8b1d0b1c1eb0990f5db457b4e9c65f9acb722400a40956236d605c2d5afaee2f"
273273
# Image pull policy
274274
imagePullPolicy: Always
275275
# 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:11c33d00c854c470d08202270b44d701862bcd241ccf0f1e5b1e59e4edbd0f0c"
2+
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:8b1d0b1c1eb0990f5db457b4e9c65f9acb722400a40956236d605c2d5afaee2f"
33
relatedImages:
44
- name: RELATED_IMAGE_ODH_KSERVE_AGENT_IMAGE
55
value: "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:ef017f75d86d36258bef401cc90b9243325360195a49a82c19541701a36a72a1"
@@ -89,12 +89,12 @@ hooks:
8989

9090
azure:
9191
cloudManager:
92-
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:11c33d00c854c470d08202270b44d701862bcd241ccf0f1e5b1e59e4edbd0f0c"
92+
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:8b1d0b1c1eb0990f5db457b4e9c65f9acb722400a40956236d605c2d5afaee2f"
9393

9494
coreweave:
9595
cloudManager:
96-
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:11c33d00c854c470d08202270b44d701862bcd241ccf0f1e5b1e59e4edbd0f0c"
96+
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:8b1d0b1c1eb0990f5db457b4e9c65f9acb722400a40956236d605c2d5afaee2f"
9797

9898
aws:
9999
cloudManager:
100-
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:11c33d00c854c470d08202270b44d701862bcd241ccf0f1e5b1e59e4edbd0f0c"
100+
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:8b1d0b1c1eb0990f5db457b4e9c65f9acb722400a40956236d605c2d5afaee2f"

0 commit comments

Comments
 (0)