Skip to content

Commit 8074caf

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

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=2b9d6e10db2c9bc4437aaf800a13143a65add021
2+
ODH_RHEL9_OPERATOR_GIT_COMMIT=d65fb4da7eb316279f334cfd2030c95b995f0d97
33
ODH_KSERVE_CONTROLLER_GIT_URL=https://github.com/red-hat-data-services/kserve
44
ODH_KSERVE_CONTROLLER_GIT_COMMIT=f255870c94541c0c9c333100b40d4e4096b276a4
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
@@ -96,8 +96,8 @@ metadata:
9696
capabilities: Full Lifecycle
9797
categories: AI/Machine Learning, Big Data
9898
certified: "False"
99-
containerImage: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9dbfbf5c2749aa279178a60f4a39e43481c49522b176536ebbdb95cd610191fd"
100-
createdAt: "2026-05-28T12:24:10Z"
99+
containerImage: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:a18495243734a74c21c1a1f9f44810f78f38a555bea49564281fc7c79ca478b9"
100+
createdAt: "2026-05-28T14:17:41Z"
101101
description: Operator for deployment and management of Red Hat OpenShift AI
102102
features.operators.openshift.io/cnf: "false"
103103
features.operators.openshift.io/cni: "false"
@@ -2060,7 +2060,7 @@ spec:
20602060
value: registry.redhat.io/rhaii/vllm-cpu-rhel9@sha256:562aeaf7dabfccccf9ecc2d8c0e7d84d813778f146dd9d5c8e3a1d595d07a82c
20612061
- name: RELATED_IMAGE_RHAII_VLLM_GAUDI_IMAGE
20622062
value: registry.redhat.io/rhaii/vllm-gaudi-rhel9@sha256:1adc51d99455d90f758d840cb3bb5747ed29585c1b0830c051f7fe5cca3471e6
2063-
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9dbfbf5c2749aa279178a60f4a39e43481c49522b176536ebbdb95cd610191fd"
2063+
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:a18495243734a74c21c1a1f9f44810f78f38a555bea49564281fc7c79ca478b9"
20642064
imagePullPolicy: Always
20652065
livenessProbe:
20662066
httpGet:
@@ -2109,7 +2109,7 @@ spec:
21092109
- -r
21102110
- /opt/manifests-template/.
21112111
- /opt/manifests/
2112-
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9dbfbf5c2749aa279178a60f4a39e43481c49522b176536ebbdb95cd610191fd"
2112+
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:a18495243734a74c21c1a1f9f44810f78f38a555bea49564281fc7c79ca478b9"
21132113
imagePullPolicy: Always
21142114
name: copy-manifests
21152115
resources:
@@ -2541,8 +2541,8 @@ spec:
25412541
type: MutatingAdmissionWebhook
25422542
webhookPath: /mutate-prometheus-monitors
25432543
relatedImages:
2544-
- name: odh-rhel9-operator-9dbfbf5c2749aa279178a60f4a39e43481c49522b176536ebbdb95cd610191fd-annotation
2545-
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9dbfbf5c2749aa279178a60f4a39e43481c49522b176536ebbdb95cd610191fd"
2544+
- name: odh-rhel9-operator-a18495243734a74c21c1a1f9f44810f78f38a555bea49564281fc7c79ca478b9-annotation
2545+
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:a18495243734a74c21c1a1f9f44810f78f38a555bea49564281fc7c79ca478b9"
25462546
- name: odh_ai_gateway_payload_processing_e2e_image
25472547
image: "registry.redhat.io/rhoai/odh-ai-gateway-payload-processing-e2e-rhel9@sha256:2a33a7d0c23a9ccc08ae5dd6216e70cec48f11cf228ee89bc768871090cc6d70"
25482548
- name: odh_ai_gateway_payload_processing_image

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ rhaiOperator:
1313
namespace: redhat-ods-operator
1414
applicationsNamespace: redhat-ods-applications
1515
# Manager container image
16-
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9dbfbf5c2749aa279178a60f4a39e43481c49522b176536ebbdb95cd610191fd" # image is updated during Helm chart build by konflux
16+
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:a18495243734a74c21c1a1f9f44810f78f38a555bea49564281fc7c79ca478b9" # image is updated during Helm chart build by konflux
1717
# Image pull policy
1818
imagePullPolicy: Always
1919
# Number of operator replicas
@@ -105,7 +105,7 @@ azure:
105105
# Cloud Manager operator namespace
106106
namespace: rhai-cloudmanager-system
107107
# Cloud Manager container image
108-
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9dbfbf5c2749aa279178a60f4a39e43481c49522b176536ebbdb95cd610191fd"
108+
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:a18495243734a74c21c1a1f9f44810f78f38a555bea49564281fc7c79ca478b9"
109109
# Image pull policy
110110
imagePullPolicy: Always
111111
# Number of cloud manager replicas
@@ -145,7 +145,7 @@ coreweave:
145145
# Cloud Manager operator namespace
146146
namespace: rhai-cloudmanager-system
147147
# Cloud Manager container image
148-
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9dbfbf5c2749aa279178a60f4a39e43481c49522b176536ebbdb95cd610191fd"
148+
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:a18495243734a74c21c1a1f9f44810f78f38a555bea49564281fc7c79ca478b9"
149149
# Image pull policy
150150
imagePullPolicy: Always
151151
# Number of cloud manager replicas
@@ -185,7 +185,7 @@ aws:
185185
# Cloud Manager operator namespace
186186
namespace: rhai-cloudmanager-system
187187
# Cloud Manager container image
188-
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9dbfbf5c2749aa279178a60f4a39e43481c49522b176536ebbdb95cd610191fd"
188+
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:a18495243734a74c21c1a1f9f44810f78f38a555bea49564281fc7c79ca478b9"
189189
# Image pull policy
190190
imagePullPolicy: Always
191191
# 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:9dbfbf5c2749aa279178a60f4a39e43481c49522b176536ebbdb95cd610191fd"
2+
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:a18495243734a74c21c1a1f9f44810f78f38a555bea49564281fc7c79ca478b9"
33
relatedImages:
44
- name: RELATED_IMAGE_ODH_KSERVE_AGENT_IMAGE
55
value: "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4d7722ef20f6e92a4b377c8f706c87bed99123ed6ae512e5557902075b2c72eb"
@@ -39,12 +39,12 @@ hooks:
3939

4040
azure:
4141
cloudManager:
42-
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9dbfbf5c2749aa279178a60f4a39e43481c49522b176536ebbdb95cd610191fd"
42+
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:a18495243734a74c21c1a1f9f44810f78f38a555bea49564281fc7c79ca478b9"
4343

4444
coreweave:
4545
cloudManager:
46-
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9dbfbf5c2749aa279178a60f4a39e43481c49522b176536ebbdb95cd610191fd"
46+
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:a18495243734a74c21c1a1f9f44810f78f38a555bea49564281fc7c79ca478b9"
4747

4848
aws:
4949
cloudManager:
50-
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9dbfbf5c2749aa279178a60f4a39e43481c49522b176536ebbdb95cd610191fd"
50+
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:a18495243734a74c21c1a1f9f44810f78f38a555bea49564281fc7c79ca478b9"

0 commit comments

Comments
 (0)