Skip to content

Commit 5d53c08

Browse files
author
Openshift-AI DevOps
committed
Updating the bundle-csv and helm chart values with latest images
1 parent 3bd2aa4 commit 5d53c08

4 files changed

Lines changed: 18 additions & 18 deletions

File tree

bundle/bundle_build_args.map

Lines changed: 2 additions & 2 deletions
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=5ca1f5613ceb1c2eb88e06c1dcb59c395b88939e
2+
ODH_RHEL9_OPERATOR_GIT_COMMIT=f78a2e20bd7f11618c5c0389dfac560ee08e3101
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
@@ -59,7 +59,7 @@ ODH_FEATURE_SERVER_GIT_COMMIT=c87449cf1d82ae122589dbb937c989482f084cbe
5959
ODH_FMS_GUARDRAILS_ORCHESTRATOR_GIT_URL=https://github.com/red-hat-data-services/fms-guardrails-orchestrator
6060
ODH_FMS_GUARDRAILS_ORCHESTRATOR_GIT_COMMIT=19c6f6d23f03d941f234cb51c7a400b719ea423e
6161
ODH_GUARDRAILS_DETECTOR_HUGGINGFACE_RUNTIME_GIT_URL=https://github.com/red-hat-data-services/guardrails-detectors
62-
ODH_GUARDRAILS_DETECTOR_HUGGINGFACE_RUNTIME_GIT_COMMIT=b9800b3885859c2a77beb358488dd2d10c3a47ec
62+
ODH_GUARDRAILS_DETECTOR_HUGGINGFACE_RUNTIME_GIT_COMMIT=7c41a71d12973eeaae248f42a807b230c2857d5e
6363
ODH_KSERVE_AGENT_GIT_URL=https://github.com/red-hat-data-services/kserve
6464
ODH_KSERVE_AGENT_GIT_COMMIT=f255870c94541c0c9c333100b40d4e4096b276a4
6565
ODH_KSERVE_AUTOGLUON_SERVER_GIT_URL=https://github.com/red-hat-data-services/kserve-autogluon-server

bundle/manifests/rhods-operator.clusterserviceversion.yaml

Lines changed: 8 additions & 8 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:59cba1ed44088b35e1bedd668967ce01959f05cca247fd87150f0deb90cc9b09"
100-
createdAt: "2026-05-29T18:18:28Z"
99+
containerImage: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:a36c66070a98864155036a056bac54f4a5bf99062390f5461800378d5e2336f6"
100+
createdAt: "2026-05-29T19:24:34Z"
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"
@@ -1839,7 +1839,7 @@ spec:
18391839
- name: RELATED_IMAGE_ODH_FMS_GUARDRAILS_ORCHESTRATOR_IMAGE
18401840
value: "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:38dd5c911bb3c081cf8461c276579f5a376500bd116985ecd3f829c62d08e12d"
18411841
- name: RELATED_IMAGE_ODH_GUARDRAILS_DETECTOR_HUGGINGFACE_RUNTIME_IMAGE
1842-
value: "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:4e919fb736745306036e23688efb95a8826927f44f7bf47afe4a6e057375320a"
1842+
value: "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f39ae48a4ba8006a29417c64c3bc7de6047dc6485216cc40dd3ea9307cd0a74f"
18431843
- name: RELATED_IMAGE_ODH_KF_NOTEBOOK_CONTROLLER_IMAGE
18441844
value: "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:c391a8f6cf729969f8d0ee6058148efc263d9798b8d9650c049932a2bb27588c"
18451845
- name: RELATED_IMAGE_ODH_KSERVE_AGENT_IMAGE
@@ -2062,7 +2062,7 @@ spec:
20622062
value: registry.redhat.io/rhaii/vllm-cpu-rhel9@sha256:562aeaf7dabfccccf9ecc2d8c0e7d84d813778f146dd9d5c8e3a1d595d07a82c
20632063
- name: RELATED_IMAGE_RHAII_VLLM_GAUDI_IMAGE
20642064
value: registry.redhat.io/rhaii/vllm-gaudi-rhel9@sha256:1adc51d99455d90f758d840cb3bb5747ed29585c1b0830c051f7fe5cca3471e6
2065-
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:59cba1ed44088b35e1bedd668967ce01959f05cca247fd87150f0deb90cc9b09"
2065+
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:a36c66070a98864155036a056bac54f4a5bf99062390f5461800378d5e2336f6"
20662066
imagePullPolicy: Always
20672067
livenessProbe:
20682068
httpGet:
@@ -2111,7 +2111,7 @@ spec:
21112111
- -r
21122112
- /opt/manifests-template/.
21132113
- /opt/manifests/
2114-
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:59cba1ed44088b35e1bedd668967ce01959f05cca247fd87150f0deb90cc9b09"
2114+
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:a36c66070a98864155036a056bac54f4a5bf99062390f5461800378d5e2336f6"
21152115
imagePullPolicy: Always
21162116
name: copy-manifests
21172117
resources:
@@ -2543,8 +2543,8 @@ spec:
25432543
type: MutatingAdmissionWebhook
25442544
webhookPath: /mutate-prometheus-monitors
25452545
relatedImages:
2546-
- name: odh-rhel9-operator-59cba1ed44088b35e1bedd668967ce01959f05cca247fd87150f0deb90cc9b09-annotation
2547-
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:59cba1ed44088b35e1bedd668967ce01959f05cca247fd87150f0deb90cc9b09"
2546+
- name: odh-rhel9-operator-a36c66070a98864155036a056bac54f4a5bf99062390f5461800378d5e2336f6-annotation
2547+
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:a36c66070a98864155036a056bac54f4a5bf99062390f5461800378d5e2336f6"
25482548
- name: odh_agents_operator_image
25492549
image: "registry.redhat.io/rhoai/odh-agents-operator-rhel9@sha256:c2c7e53d33325ff588f1554e3d2dea3eaf28ab2fa84c383ecbcabbcc19fc4b4a"
25502550
- name: odh_ai_gateway_payload_processing_e2e_image
@@ -2576,7 +2576,7 @@ spec:
25762576
- name: odh_fms_guardrails_orchestrator_image
25772577
image: "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:38dd5c911bb3c081cf8461c276579f5a376500bd116985ecd3f829c62d08e12d"
25782578
- name: odh_guardrails_detector_huggingface_runtime_image
2579-
image: "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:4e919fb736745306036e23688efb95a8826927f44f7bf47afe4a6e057375320a"
2579+
image: "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:f39ae48a4ba8006a29417c64c3bc7de6047dc6485216cc40dd3ea9307cd0a74f"
25802580
- name: odh_kf_notebook_controller_image
25812581
image: "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:c391a8f6cf729969f8d0ee6058148efc263d9798b8d9650c049932a2bb27588c"
25822582
- name: odh_kserve_agent_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:59cba1ed44088b35e1bedd668967ce01959f05cca247fd87150f0deb90cc9b09" # image is updated during Helm chart build by konflux
16+
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:a36c66070a98864155036a056bac54f4a5bf99062390f5461800378d5e2336f6" # 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:59cba1ed44088b35e1bedd668967ce01959f05cca247fd87150f0deb90cc9b09"
108+
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:a36c66070a98864155036a056bac54f4a5bf99062390f5461800378d5e2336f6"
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:59cba1ed44088b35e1bedd668967ce01959f05cca247fd87150f0deb90cc9b09"
148+
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:a36c66070a98864155036a056bac54f4a5bf99062390f5461800378d5e2336f6"
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:59cba1ed44088b35e1bedd668967ce01959f05cca247fd87150f0deb90cc9b09"
188+
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:a36c66070a98864155036a056bac54f4a5bf99062390f5461800378d5e2336f6"
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:59cba1ed44088b35e1bedd668967ce01959f05cca247fd87150f0deb90cc9b09"
2+
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:a36c66070a98864155036a056bac54f4a5bf99062390f5461800378d5e2336f6"
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:59cba1ed44088b35e1bedd668967ce01959f05cca247fd87150f0deb90cc9b09"
42+
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:a36c66070a98864155036a056bac54f4a5bf99062390f5461800378d5e2336f6"
4343

4444
coreweave:
4545
cloudManager:
46-
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:59cba1ed44088b35e1bedd668967ce01959f05cca247fd87150f0deb90cc9b09"
46+
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:a36c66070a98864155036a056bac54f4a5bf99062390f5461800378d5e2336f6"
4747

4848
aws:
4949
cloudManager:
50-
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:59cba1ed44088b35e1bedd668967ce01959f05cca247fd87150f0deb90cc9b09"
50+
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:a36c66070a98864155036a056bac54f4a5bf99062390f5461800378d5e2336f6"

0 commit comments

Comments
 (0)