Skip to content

Commit 106f745

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/29942935417
1 parent ce4849a commit 106f745

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=e0bc129376ac708765a551271b4ebb6018a8f67c
2+
ODH_RHEL9_OPERATOR_GIT_COMMIT=6d41a9bd04c4e5da0bfd47ed7bab439bb6771409
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:f7e51fd86be3845ffeb7035cb765e62811505dc6682c77f74af4f12187f1ef44"
112-
createdAt: "2026-07-22T17:34:28Z"
111+
containerImage: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:07f2888f163ae18e2bd37b723a0286e53a136c053e112c71ad15777e5d18bb98"
112+
createdAt: "2026-07-22T17:35: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:f7e51fd86be3845ffeb7035cb765e62811505dc6682c77f74af4f12187f1ef44"
2183+
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:07f2888f163ae18e2bd37b723a0286e53a136c053e112c71ad15777e5d18bb98"
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:f7e51fd86be3845ffeb7035cb765e62811505dc6682c77f74af4f12187f1ef44"
2232+
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:07f2888f163ae18e2bd37b723a0286e53a136c053e112c71ad15777e5d18bb98"
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-f7e51fd86be3845ffeb7035cb765e62811505dc6682c77f74af4f12187f1ef44-annotation
2585-
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f7e51fd86be3845ffeb7035cb765e62811505dc6682c77f74af4f12187f1ef44"
2584+
- name: odh-rhel9-operator-07f2888f163ae18e2bd37b723a0286e53a136c053e112c71ad15777e5d18bb98-annotation
2585+
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:07f2888f163ae18e2bd37b723a0286e53a136c053e112c71ad15777e5d18bb98"
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:f7e51fd86be3845ffeb7035cb765e62811505dc6682c77f74af4f12187f1ef44" # image is updated during Helm chart build by konflux
22+
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:07f2888f163ae18e2bd37b723a0286e53a136c053e112c71ad15777e5d18bb98" # 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:f7e51fd86be3845ffeb7035cb765e62811505dc6682c77f74af4f12187f1ef44"
288+
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:07f2888f163ae18e2bd37b723a0286e53a136c053e112c71ad15777e5d18bb98"
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:f7e51fd86be3845ffeb7035cb765e62811505dc6682c77f74af4f12187f1ef44"
328+
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:07f2888f163ae18e2bd37b723a0286e53a136c053e112c71ad15777e5d18bb98"
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:f7e51fd86be3845ffeb7035cb765e62811505dc6682c77f74af4f12187f1ef44"
368+
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:07f2888f163ae18e2bd37b723a0286e53a136c053e112c71ad15777e5d18bb98"
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:f7e51fd86be3845ffeb7035cb765e62811505dc6682c77f74af4f12187f1ef44"
2+
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:07f2888f163ae18e2bd37b723a0286e53a136c053e112c71ad15777e5d18bb98"
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:f7e51fd86be3845ffeb7035cb765e62811505dc6682c77f74af4f12187f1ef44"
124+
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:07f2888f163ae18e2bd37b723a0286e53a136c053e112c71ad15777e5d18bb98"
125125

126126
coreweave:
127127
cloudManager:
128-
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f7e51fd86be3845ffeb7035cb765e62811505dc6682c77f74af4f12187f1ef44"
128+
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:07f2888f163ae18e2bd37b723a0286e53a136c053e112c71ad15777e5d18bb98"
129129

130130
aws:
131131
cloudManager:
132-
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:f7e51fd86be3845ffeb7035cb765e62811505dc6682c77f74af4f12187f1ef44"
132+
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:07f2888f163ae18e2bd37b723a0286e53a136c053e112c71ad15777e5d18bb98"

0 commit comments

Comments
 (0)