Skip to content

Commit 55e1225

Browse files
author
Openshift-AI DevOps
committed
Updating the bundle-csv and helm chart values with latest images
1 parent 8d8a493 commit 55e1225

4 files changed

Lines changed: 15 additions & 15 deletions

File tree

bundle/bundle_build_args.map

Lines changed: 1 addition & 1 deletion
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=2cc822e8353933b7806186ba94f4dcb4c460cad1
2+
ODH_RHEL9_OPERATOR_GIT_COMMIT=f3239e67be373face5f3e6eda4b4d9b04cda27e2
33
ODH_KSERVE_CONTROLLER_GIT_URL=https://github.com/red-hat-data-services/kserve
44
ODH_KSERVE_CONTROLLER_GIT_COMMIT=f5689b8e0c51c31b82cb7c4430fe2c73f0ec7447
55
ODH_KF_NOTEBOOK_CONTROLLER_GIT_URL=https://github.com/red-hat-data-services/kubeflow

bundle/manifests/rhods-operator.clusterserviceversion.yaml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -105,8 +105,8 @@ metadata:
105105
capabilities: Full Lifecycle
106106
categories: AI/Machine Learning, Big Data
107107
certified: "False"
108-
containerImage: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0ed003e0b6d42ad369f0c59095d34c46abfcf0474414b65ddaf3d4c60948ba02"
109-
createdAt: "2026-07-07T21:05:27Z"
108+
containerImage: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:46e01a2769b55c34db3d068f95a7e4131cd27561e0da4866c8653f52b911e3b7"
109+
createdAt: "2026-07-07T21:18:53Z"
110110
description: Operator for deployment and management of Red Hat OpenShift AI
111111
features.operators.openshift.io/cnf: "false"
112112
features.operators.openshift.io/cni: "false"
@@ -2125,7 +2125,7 @@ spec:
21252125
value: registry.redhat.io/rhaii/vllm-cpu-rhel9@sha256:562aeaf7dabfccccf9ecc2d8c0e7d84d813778f146dd9d5c8e3a1d595d07a82c
21262126
- name: RELATED_IMAGE_RHAII_VLLM_GAUDI_IMAGE
21272127
value: registry.redhat.io/rhaii/vllm-gaudi-rhel9@sha256:1adc51d99455d90f758d840cb3bb5747ed29585c1b0830c051f7fe5cca3471e6
2128-
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0ed003e0b6d42ad369f0c59095d34c46abfcf0474414b65ddaf3d4c60948ba02"
2128+
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:46e01a2769b55c34db3d068f95a7e4131cd27561e0da4866c8653f52b911e3b7"
21292129
imagePullPolicy: Always
21302130
livenessProbe:
21312131
httpGet:
@@ -2174,7 +2174,7 @@ spec:
21742174
- -r
21752175
- /opt/manifests-template/.
21762176
- /opt/manifests/
2177-
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0ed003e0b6d42ad369f0c59095d34c46abfcf0474414b65ddaf3d4c60948ba02"
2177+
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:46e01a2769b55c34db3d068f95a7e4131cd27561e0da4866c8653f52b911e3b7"
21782178
imagePullPolicy: Always
21792179
name: copy-manifests
21802180
resources:
@@ -2608,8 +2608,8 @@ spec:
26082608
type: MutatingAdmissionWebhook
26092609
webhookPath: /mutate-prometheus-monitors
26102610
relatedImages:
2611-
- name: odh-rhel9-operator-0ed003e0b6d42ad369f0c59095d34c46abfcf0474414b65ddaf3d4c60948ba02-annotation
2612-
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0ed003e0b6d42ad369f0c59095d34c46abfcf0474414b65ddaf3d4c60948ba02"
2611+
- name: odh-rhel9-operator-46e01a2769b55c34db3d068f95a7e4131cd27561e0da4866c8653f52b911e3b7-annotation
2612+
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:46e01a2769b55c34db3d068f95a7e4131cd27561e0da4866c8653f52b911e3b7"
26132613
- name: odh_ai_gateway_operator_image
26142614
image: "registry.redhat.io/rhoai/odh-ai-gateway-operator-rhel9@sha256:9eb8593f974bed937af14f590e3a7037054f0144b4b01ef55cdc67c4cc7a9f43"
26152615
- name: odh_ai_gateway_payload_processing_e2e_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:0ed003e0b6d42ad369f0c59095d34c46abfcf0474414b65ddaf3d4c60948ba02" # image is updated during Helm chart build by konflux
22+
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:46e01a2769b55c34db3d068f95a7e4131cd27561e0da4866c8653f52b911e3b7" # image is updated during Helm chart build by konflux
2323
# Image pull policy
2424
imagePullPolicy: Always
2525
# Number of operator replicas
@@ -149,7 +149,7 @@ azure:
149149
# Cloud Manager operator namespace
150150
namespace: rhai-cloudmanager-system
151151
# Cloud Manager container image
152-
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0ed003e0b6d42ad369f0c59095d34c46abfcf0474414b65ddaf3d4c60948ba02"
152+
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:46e01a2769b55c34db3d068f95a7e4131cd27561e0da4866c8653f52b911e3b7"
153153
# Image pull policy
154154
imagePullPolicy: Always
155155
# Number of cloud manager replicas
@@ -189,7 +189,7 @@ coreweave:
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:0ed003e0b6d42ad369f0c59095d34c46abfcf0474414b65ddaf3d4c60948ba02"
192+
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:46e01a2769b55c34db3d068f95a7e4131cd27561e0da4866c8653f52b911e3b7"
193193
# Image pull policy
194194
imagePullPolicy: Always
195195
# Number of cloud manager replicas
@@ -229,7 +229,7 @@ aws:
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:0ed003e0b6d42ad369f0c59095d34c46abfcf0474414b65ddaf3d4c60948ba02"
232+
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:46e01a2769b55c34db3d068f95a7e4131cd27561e0da4866c8653f52b911e3b7"
233233
# Image pull policy
234234
imagePullPolicy: Always
235235
# 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:0ed003e0b6d42ad369f0c59095d34c46abfcf0474414b65ddaf3d4c60948ba02"
2+
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:46e01a2769b55c34db3d068f95a7e4131cd27561e0da4866c8653f52b911e3b7"
33
relatedImages:
44
- name: RELATED_IMAGE_ODH_KSERVE_AGENT_IMAGE
55
value: "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:004bf74de6904ae9a396c6243c7fdb1916b4c5e149931c3e171640243acb20bb"
@@ -49,12 +49,12 @@ hooks:
4949

5050
azure:
5151
cloudManager:
52-
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0ed003e0b6d42ad369f0c59095d34c46abfcf0474414b65ddaf3d4c60948ba02"
52+
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:46e01a2769b55c34db3d068f95a7e4131cd27561e0da4866c8653f52b911e3b7"
5353

5454
coreweave:
5555
cloudManager:
56-
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0ed003e0b6d42ad369f0c59095d34c46abfcf0474414b65ddaf3d4c60948ba02"
56+
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:46e01a2769b55c34db3d068f95a7e4131cd27561e0da4866c8653f52b911e3b7"
5757

5858
aws:
5959
cloudManager:
60-
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0ed003e0b6d42ad369f0c59095d34c46abfcf0474414b65ddaf3d4c60948ba02"
60+
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:46e01a2769b55c34db3d068f95a7e4131cd27561e0da4866c8653f52b911e3b7"

0 commit comments

Comments
 (0)