Skip to content

Commit 04d5d21

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/29972292074
1 parent faa6156 commit 04d5d21

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=0098fa40fd7d4b5dff5c237d6f98bccdbcd5098e
2+
ODH_RHEL9_OPERATOR_GIT_COMMIT=83d56ff1d3f945ae1f884574fcfbced956958a4c
33
ODH_KSERVE_CONTROLLER_GIT_URL=https://github.com/red-hat-data-services/kserve
44
ODH_KSERVE_CONTROLLER_GIT_COMMIT=be8c9f51fefb2166af8b7438dc2025b212cafbf5
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
@@ -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:290ac5e28ef875051aa92f7f2bb3dbfe6e83ab5db97627d3d3234fbcbde7c376"
112-
createdAt: "2026-07-23T01:31:43Z"
111+
containerImage: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e0047ca1a193eb657ec616bd02f5564800f17da7883524936f2605912593103e"
112+
createdAt: "2026-07-23T01:38:54Z"
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"
@@ -2180,7 +2180,7 @@ spec:
21802180
value: "0.19.1+rhaiv.8"
21812181
- name: RELATED_IMAGE_RHAII_VLLM_GAUDI_FAST_2_IMAGE_UPSTREAM_VERSION
21822182
value: "0.19.1+rhaiv.8"
2183-
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:290ac5e28ef875051aa92f7f2bb3dbfe6e83ab5db97627d3d3234fbcbde7c376"
2183+
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e0047ca1a193eb657ec616bd02f5564800f17da7883524936f2605912593103e"
21842184
imagePullPolicy: Always
21852185
livenessProbe:
21862186
httpGet:
@@ -2229,7 +2229,7 @@ spec:
22292229
- -r
22302230
- /opt/manifests-template/.
22312231
- /opt/manifests/
2232-
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:290ac5e28ef875051aa92f7f2bb3dbfe6e83ab5db97627d3d3234fbcbde7c376"
2232+
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e0047ca1a193eb657ec616bd02f5564800f17da7883524936f2605912593103e"
22332233
imagePullPolicy: Always
22342234
name: copy-manifests
22352235
resources:
@@ -2581,8 +2581,8 @@ spec:
25812581
type: MutatingAdmissionWebhook
25822582
webhookPath: /mutate-prometheus-monitors
25832583
relatedImages:
2584-
- name: odh-rhel9-operator-290ac5e28ef875051aa92f7f2bb3dbfe6e83ab5db97627d3d3234fbcbde7c376-annotation
2585-
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:290ac5e28ef875051aa92f7f2bb3dbfe6e83ab5db97627d3d3234fbcbde7c376"
2584+
- name: odh-rhel9-operator-e0047ca1a193eb657ec616bd02f5564800f17da7883524936f2605912593103e-annotation
2585+
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e0047ca1a193eb657ec616bd02f5564800f17da7883524936f2605912593103e"
25862586
- name: odh_ai_gateway_operator_image
25872587
image: "registry.redhat.io/rhoai/odh-ai-gateway-operator-rhel9@sha256:99f901a1cc00e781a7604c852a741bbf60fe85f896692cb632fee5ca7323315c"
25882588
- 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:290ac5e28ef875051aa92f7f2bb3dbfe6e83ab5db97627d3d3234fbcbde7c376" # image is updated during Helm chart build by konflux
22+
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e0047ca1a193eb657ec616bd02f5564800f17da7883524936f2605912593103e" # image is updated during Helm chart build by konflux
2323
# Image pull policy
2424
imagePullPolicy: Always
2525
# Number of operator replicas
@@ -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:290ac5e28ef875051aa92f7f2bb3dbfe6e83ab5db97627d3d3234fbcbde7c376"
288+
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e0047ca1a193eb657ec616bd02f5564800f17da7883524936f2605912593103e"
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:290ac5e28ef875051aa92f7f2bb3dbfe6e83ab5db97627d3d3234fbcbde7c376"
328+
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e0047ca1a193eb657ec616bd02f5564800f17da7883524936f2605912593103e"
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:290ac5e28ef875051aa92f7f2bb3dbfe6e83ab5db97627d3d3234fbcbde7c376"
368+
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e0047ca1a193eb657ec616bd02f5564800f17da7883524936f2605912593103e"
369369
# Image pull policy
370370
imagePullPolicy: Always
371371
# 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:290ac5e28ef875051aa92f7f2bb3dbfe6e83ab5db97627d3d3234fbcbde7c376"
2+
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e0047ca1a193eb657ec616bd02f5564800f17da7883524936f2605912593103e"
33
relatedImages:
44
- name: RELATED_IMAGE_ODH_KSERVE_AGENT_IMAGE
55
value: "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:84c1967fbad41478b82a939d246eae858835b0804a33377d93e6030c83630d41"
@@ -121,12 +121,12 @@ hooks:
121121

122122
azure:
123123
cloudManager:
124-
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:290ac5e28ef875051aa92f7f2bb3dbfe6e83ab5db97627d3d3234fbcbde7c376"
124+
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e0047ca1a193eb657ec616bd02f5564800f17da7883524936f2605912593103e"
125125

126126
coreweave:
127127
cloudManager:
128-
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:290ac5e28ef875051aa92f7f2bb3dbfe6e83ab5db97627d3d3234fbcbde7c376"
128+
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e0047ca1a193eb657ec616bd02f5564800f17da7883524936f2605912593103e"
129129

130130
aws:
131131
cloudManager:
132-
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:290ac5e28ef875051aa92f7f2bb3dbfe6e83ab5db97627d3d3234fbcbde7c376"
132+
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e0047ca1a193eb657ec616bd02f5564800f17da7883524936f2605912593103e"

0 commit comments

Comments
 (0)