Skip to content

Commit 111a755

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/29620793622
1 parent 900aee7 commit 111a755

3 files changed

Lines changed: 7 additions & 3 deletions

File tree

bundle/manifests/rhods-operator.clusterserviceversion.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ metadata:
109109
categories: AI/Machine Learning, Big Data
110110
certified: "False"
111111
containerImage: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4dd251b3fae69e352cf1f607360a9e3a537f733cc333e77637ad166c9289a06d"
112-
createdAt: "2026-07-17T22:04:05Z"
112+
createdAt: "2026-07-17T23:29:43Z"
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"

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,10 @@ rhaiOperator:
5252
value: "registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:8e081b78afd3dab540bb8921d88e5e9f5a2437223c7a2a0cb869e78451894746"
5353
- name: RELATED_IMAGE_ODH_KSERVE_STORAGE_INITIALIZER_IMAGE
5454
value: "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:8811fc48a03f11824375fc84d5bb62bef678464a67ad0f7611d32eb3217e81ee"
55+
- name: RELATED_IMAGE_ODH_LATENCY_PREDICTOR_PREDICTION_IMAGE
56+
value: "registry.redhat.io/rhoai/odh-latency-predictor-prediction-rhel9@sha256:8a78a0fa554f9cd89d283e286bad84b5be5c9aa1a670762ddabd2a2a2e8791f1"
57+
- name: RELATED_IMAGE_ODH_LATENCY_PREDICTOR_TRAINING_IMAGE
58+
value: "registry.redhat.io/rhoai/odh-latency-predictor-training-rhel9@sha256:caac743893ce31ac28bf5f000148038ecc9b7156dfafb9e370088c680dcbadd9"
5559
- name: RELATED_IMAGE_RHAII_VLLM_CUDA_IMAGE
5660
value: "registry.redhat.io/rhaii-early-access/vllm-cuda-rhel9@sha256:e95153e0bdce2b94d0470d4ac983d3c4b67576280afe99e97ce51700c57f3e5a"
5761
- name: RELATED_IMAGE_RHAII_VLLM_CUDA_FAST_1_IMAGE

helm/xks-values-patch.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@ rhaiOperator:
1212
- name: RELATED_IMAGE_ODH_KSERVE_STORAGE_INITIALIZER_IMAGE
1313
value: "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:8811fc48a03f11824375fc84d5bb62bef678464a67ad0f7611d32eb3217e81ee"
1414
- name: RELATED_IMAGE_ODH_LATENCY_PREDICTOR_PREDICTION_IMAGE
15-
value: "quay.io/rhoai/odh-latency-predictor-prediction-rhel9@sha256:76345428d15d0dadeb277e20f413f1a07e62a3b5c25e0ae1df30e5def437f366"
15+
value: "registry.redhat.io/rhoai/odh-latency-predictor-prediction-rhel9@sha256:8a78a0fa554f9cd89d283e286bad84b5be5c9aa1a670762ddabd2a2a2e8791f1"
1616
- name: RELATED_IMAGE_ODH_LATENCY_PREDICTOR_TRAINING_IMAGE
17-
value: "quay.io/rhoai/odh-latency-predictor-training-rhel9@sha256:b7af8428538be549f49969d906352175999c2f442b6d36fee127cb7a60511977"
17+
value: "registry.redhat.io/rhoai/odh-latency-predictor-training-rhel9@sha256:caac743893ce31ac28bf5f000148038ecc9b7156dfafb9e370088c680dcbadd9"
1818
- name: RELATED_IMAGE_RHAII_VLLM_CUDA_IMAGE
1919
value: "registry.redhat.io/rhaii-early-access/vllm-cuda-rhel9@sha256:e95153e0bdce2b94d0470d4ac983d3c4b67576280afe99e97ce51700c57f3e5a"
2020
- name: RELATED_IMAGE_RHAII_VLLM_CUDA_FAST_1_IMAGE

0 commit comments

Comments
 (0)