Skip to content

Commit b1b53ed

Browse files
author
Openshift-AI DevOps
committed
Updating the bundle-csv and helm chart values with latest images
1 parent 2cea7b2 commit b1b53ed

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=872a4444d58a50057f7a341296cf09fe40db1bb4
2+
ODH_RHEL9_OPERATOR_GIT_COMMIT=87bc4e953b8f5436d6b29d4279192dc17a3aa304
33
ODH_KSERVE_CONTROLLER_GIT_URL=https://github.com/red-hat-data-services/kserve
44
ODH_KSERVE_CONTROLLER_GIT_COMMIT=14d1b2d06d87f6afff8231d7f2fd205d45537d4c
55
ODH_KF_NOTEBOOK_CONTROLLER_GIT_URL=https://github.com/red-hat-data-services/kubeflow
@@ -33,7 +33,7 @@ ODH_MAAS_API_GIT_COMMIT=9dae594fbbd5faff1b6db7c05ea626519d78c03e
3333
ODH_SPARK_OPERATOR_GIT_URL=https://github.com/red-hat-data-services/spark-operator
3434
ODH_SPARK_OPERATOR_GIT_COMMIT=097e5b49586299da1e6af8b6a886a220652edaa0
3535
ODH_WORKLOAD_VARIANT_AUTOSCALER_CONTROLLER_GIT_URL=https://github.com/red-hat-data-services/workload-variant-autoscaler
36-
ODH_WORKLOAD_VARIANT_AUTOSCALER_CONTROLLER_GIT_COMMIT=0bd602e32608a777185ada21dda7dd9118bb4c81
36+
ODH_WORKLOAD_VARIANT_AUTOSCALER_CONTROLLER_GIT_COMMIT=94febcbb59b35477c7fcd0a8f1b72edcaec583c7
3737
ODH_OGX_K8S_OPERATOR_GIT_URL=https://github.com/red-hat-data-services/ogx-k8s-operator
3838
ODH_OGX_K8S_OPERATOR_GIT_COMMIT=3e220b558707d2bf8b45cc54eb6c61692e2bffe6
3939
ODH_AI_GATEWAY_OPERATOR_GIT_URL=https://github.com/red-hat-data-services/ai-gateway-operator

bundle/manifests/rhods-operator.clusterserviceversion.yaml

Lines changed: 8 additions & 8 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:79aed497e7c09b9b3935c81b75c1c47e2b5475b6c3b035663dbc2b540eb78c60"
112-
createdAt: "2026-07-11T09:39:38Z"
111+
containerImage: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:a24a2884b31c4f53e403ad910774056f03b0e7464cb3515c24bac3bab3504f87"
112+
createdAt: "2026-07-11T17:13:24Z"
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"
@@ -2093,7 +2093,7 @@ spec:
20932093
- name: RELATED_IMAGE_ODH_WORKBENCH_JUPYTER_TRUSTYAI_CPU_PY312_IMAGE
20942094
value: "registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:b7aa7b45f42dabcca72cf5f3fca133c76bd6fee2bfbabf916ff710831d1f8b73"
20952095
- name: RELATED_IMAGE_ODH_WORKLOAD_VARIANT_AUTOSCALER_CONTROLLER_IMAGE
2096-
value: "registry.redhat.io/rhoai/odh-workload-variant-autoscaler-controller-rhel9@sha256:823e06346f913fd37be0df8ffbb8936f42dcfdce4392c10cdf128b88cc2ce9a5"
2096+
value: "registry.redhat.io/rhoai/odh-workload-variant-autoscaler-controller-rhel9@sha256:e4edef4c99b2e41f83b7db09512f365bae73c030afcfb6ab452c1fdcb18f4bb7"
20972097
- name: RELATED_IMAGE_OSE_KUBE_RBAC_PROXY_IMAGE
20982098
value: "registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:78bf3e275f9a7d21ebbdc3580e58599623f9ace9fa6e31f6c63b44a07323afe4"
20992099
- name: RELATED_IMAGE_DSP_TOOLBOX_IMAGE
@@ -2152,7 +2152,7 @@ spec:
21522152
value: registry.redhat.io/rhaii/vllm-gaudi-rhel9@sha256:1adc51d99455d90f758d840cb3bb5747ed29585c1b0830c051f7fe5cca3471e6
21532153
- name: RELATED_IMAGE_RHAII_VLLM_GAUDI_FAST_2_IMAGE
21542154
value: registry.redhat.io/rhaii/vllm-gaudi-rhel9@sha256:1adc51d99455d90f758d840cb3bb5747ed29585c1b0830c051f7fe5cca3471e6
2155-
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:79aed497e7c09b9b3935c81b75c1c47e2b5475b6c3b035663dbc2b540eb78c60"
2155+
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:a24a2884b31c4f53e403ad910774056f03b0e7464cb3515c24bac3bab3504f87"
21562156
imagePullPolicy: Always
21572157
livenessProbe:
21582158
httpGet:
@@ -2201,7 +2201,7 @@ spec:
22012201
- -r
22022202
- /opt/manifests-template/.
22032203
- /opt/manifests/
2204-
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:79aed497e7c09b9b3935c81b75c1c47e2b5475b6c3b035663dbc2b540eb78c60"
2204+
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:a24a2884b31c4f53e403ad910774056f03b0e7464cb3515c24bac3bab3504f87"
22052205
imagePullPolicy: Always
22062206
name: copy-manifests
22072207
resources:
@@ -2553,8 +2553,8 @@ spec:
25532553
type: MutatingAdmissionWebhook
25542554
webhookPath: /mutate-prometheus-monitors
25552555
relatedImages:
2556-
- name: odh-rhel9-operator-79aed497e7c09b9b3935c81b75c1c47e2b5475b6c3b035663dbc2b540eb78c60-annotation
2557-
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:79aed497e7c09b9b3935c81b75c1c47e2b5475b6c3b035663dbc2b540eb78c60"
2556+
- name: odh-rhel9-operator-a24a2884b31c4f53e403ad910774056f03b0e7464cb3515c24bac3bab3504f87-annotation
2557+
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:a24a2884b31c4f53e403ad910774056f03b0e7464cb3515c24bac3bab3504f87"
25582558
- name: odh_ai_gateway_operator_image
25592559
image: "registry.redhat.io/rhoai/odh-ai-gateway-operator-rhel9@sha256:634a68bb0dd750ffda4a22bd79f49b0604755e5396e922ddc2e428e4dfc40be3"
25602560
- name: odh_ai_gateway_payload_processing_e2e_image
@@ -2792,7 +2792,7 @@ spec:
27922792
- name: odh_workbench_jupyter_trustyai_cpu_py312_image
27932793
image: "registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:b7aa7b45f42dabcca72cf5f3fca133c76bd6fee2bfbabf916ff710831d1f8b73"
27942794
- name: odh_workload_variant_autoscaler_controller_image
2795-
image: "registry.redhat.io/rhoai/odh-workload-variant-autoscaler-controller-rhel9@sha256:823e06346f913fd37be0df8ffbb8936f42dcfdce4392c10cdf128b88cc2ce9a5"
2795+
image: "registry.redhat.io/rhoai/odh-workload-variant-autoscaler-controller-rhel9@sha256:e4edef4c99b2e41f83b7db09512f365bae73c030afcfb6ab452c1fdcb18f4bb7"
27962796
- name: ose_kube_rbac_proxy_image
27972797
image: "registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:78bf3e275f9a7d21ebbdc3580e58599623f9ace9fa6e31f6c63b44a07323afe4"
27982798
- name: dsp_toolbox_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:79aed497e7c09b9b3935c81b75c1c47e2b5475b6c3b035663dbc2b540eb78c60" # image is updated during Helm chart build by konflux
22+
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:a24a2884b31c4f53e403ad910774056f03b0e7464cb3515c24bac3bab3504f87" # 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:79aed497e7c09b9b3935c81b75c1c47e2b5475b6c3b035663dbc2b540eb78c60"
152+
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:a24a2884b31c4f53e403ad910774056f03b0e7464cb3515c24bac3bab3504f87"
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:79aed497e7c09b9b3935c81b75c1c47e2b5475b6c3b035663dbc2b540eb78c60"
192+
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:a24a2884b31c4f53e403ad910774056f03b0e7464cb3515c24bac3bab3504f87"
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:79aed497e7c09b9b3935c81b75c1c47e2b5475b6c3b035663dbc2b540eb78c60"
232+
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:a24a2884b31c4f53e403ad910774056f03b0e7464cb3515c24bac3bab3504f87"
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:79aed497e7c09b9b3935c81b75c1c47e2b5475b6c3b035663dbc2b540eb78c60"
2+
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:a24a2884b31c4f53e403ad910774056f03b0e7464cb3515c24bac3bab3504f87"
33
relatedImages:
44
- name: RELATED_IMAGE_ODH_KSERVE_AGENT_IMAGE
55
value: "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:e80e629b127dd9f7cec4b7cc02941a003da798877c6cfae8f2086f24a0c58888"
@@ -49,12 +49,12 @@ hooks:
4949

5050
azure:
5151
cloudManager:
52-
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:79aed497e7c09b9b3935c81b75c1c47e2b5475b6c3b035663dbc2b540eb78c60"
52+
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:a24a2884b31c4f53e403ad910774056f03b0e7464cb3515c24bac3bab3504f87"
5353

5454
coreweave:
5555
cloudManager:
56-
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:79aed497e7c09b9b3935c81b75c1c47e2b5475b6c3b035663dbc2b540eb78c60"
56+
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:a24a2884b31c4f53e403ad910774056f03b0e7464cb3515c24bac3bab3504f87"
5757

5858
aws:
5959
cloudManager:
60-
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:79aed497e7c09b9b3935c81b75c1c47e2b5475b6c3b035663dbc2b540eb78c60"
60+
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:a24a2884b31c4f53e403ad910774056f03b0e7464cb3515c24bac3bab3504f87"

0 commit comments

Comments
 (0)