Skip to content

Commit a2e46ba

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

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=99aca30ab22f5ff0fb5958b37a9421abc5ac580c
2+
ODH_RHEL9_OPERATOR_GIT_COMMIT=a43090db7be89fb0e31791945c6e11a4a49db1fa
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
@@ -117,7 +117,7 @@ ODH_MAAS_CONTROLLER_GIT_COMMIT=9dae594fbbd5faff1b6db7c05ea626519d78c03e
117117
ODH_MCP_LIFECYCLE_OPERATOR_GIT_URL=https://github.com/red-hat-data-services/mcp-lifecycle-operator
118118
ODH_MCP_LIFECYCLE_OPERATOR_GIT_COMMIT=fae313d360f61fd78dd5a50f3a9c4f7ddd860bbb
119119
ODH_MLFLOW_GIT_URL=https://github.com/red-hat-data-services/mlflow
120-
ODH_MLFLOW_GIT_COMMIT=2410fb107329f4a85b34cfdcee6d8bd2a7bfcf32
120+
ODH_MLFLOW_GIT_COMMIT=f805cd86dee5dbb6ce067541cfb41c019df56f0e
121121
ODH_MLMD_GRPC_SERVER_GIT_URL=https://github.com/red-hat-data-services/ml-metadata
122122
ODH_MLMD_GRPC_SERVER_GIT_COMMIT=8ac7ded68e3ca9c60f1933dc140ee18245c54d84
123123
ODH_MLSERVER_GIT_URL=https://github.com/red-hat-data-services/MLServer

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:657e30b2c5ffb8ac507a5a00afc52905b5b848707a4b501246b971f624544342"
112-
createdAt: "2026-07-12T23:46:35Z"
111+
containerImage: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9249abccc3dd96dd1e3396b3120811b948aac63c17ae23f9b209f81a69e1703e"
112+
createdAt: "2026-07-13T00:19:57Z"
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"
@@ -1953,7 +1953,7 @@ spec:
19531953
- name: RELATED_IMAGE_ODH_MCP_LIFECYCLE_OPERATOR_IMAGE
19541954
value: "registry.redhat.io/rhoai/odh-mcp-lifecycle-operator-rhel9@sha256:d647e273c61586a9247e45365eb9a46ca62fc1cd906e5fe7972eb9066ea65e25"
19551955
- name: RELATED_IMAGE_ODH_MLFLOW_IMAGE
1956-
value: "registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:9571af76119918cdebfbdce52a600c9d7fccd3bb598512972bc6c925ad77dc46"
1956+
value: "registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:9698767c2a9835337702df26f9ad53d825603343401a24025cf776ccc6ef8915"
19571957
- name: RELATED_IMAGE_ODH_MLFLOW_OPERATOR_IMAGE
19581958
value: "registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:ab0a6ad25f15c32118c14fdef65f269fd8213b4a5138a4a28b5f07f18646faa7"
19591959
- name: RELATED_IMAGE_ODH_MLMD_GRPC_SERVER_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:657e30b2c5ffb8ac507a5a00afc52905b5b848707a4b501246b971f624544342"
2155+
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9249abccc3dd96dd1e3396b3120811b948aac63c17ae23f9b209f81a69e1703e"
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:657e30b2c5ffb8ac507a5a00afc52905b5b848707a4b501246b971f624544342"
2204+
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9249abccc3dd96dd1e3396b3120811b948aac63c17ae23f9b209f81a69e1703e"
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-657e30b2c5ffb8ac507a5a00afc52905b5b848707a4b501246b971f624544342-annotation
2557-
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:657e30b2c5ffb8ac507a5a00afc52905b5b848707a4b501246b971f624544342"
2556+
- name: odh-rhel9-operator-9249abccc3dd96dd1e3396b3120811b948aac63c17ae23f9b209f81a69e1703e-annotation
2557+
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9249abccc3dd96dd1e3396b3120811b948aac63c17ae23f9b209f81a69e1703e"
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
@@ -2652,7 +2652,7 @@ spec:
26522652
- name: odh_mcp_lifecycle_operator_image
26532653
image: "registry.redhat.io/rhoai/odh-mcp-lifecycle-operator-rhel9@sha256:d647e273c61586a9247e45365eb9a46ca62fc1cd906e5fe7972eb9066ea65e25"
26542654
- name: odh_mlflow_image
2655-
image: "registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:9571af76119918cdebfbdce52a600c9d7fccd3bb598512972bc6c925ad77dc46"
2655+
image: "registry.redhat.io/rhoai/odh-mlflow-rhel9@sha256:9698767c2a9835337702df26f9ad53d825603343401a24025cf776ccc6ef8915"
26562656
- name: odh_mlflow_operator_image
26572657
image: "registry.redhat.io/rhoai/odh-mlflow-operator-rhel9@sha256:ab0a6ad25f15c32118c14fdef65f269fd8213b4a5138a4a28b5f07f18646faa7"
26582658
- name: odh_mlmd_grpc_server_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:657e30b2c5ffb8ac507a5a00afc52905b5b848707a4b501246b971f624544342" # image is updated during Helm chart build by konflux
22+
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9249abccc3dd96dd1e3396b3120811b948aac63c17ae23f9b209f81a69e1703e" # 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:657e30b2c5ffb8ac507a5a00afc52905b5b848707a4b501246b971f624544342"
152+
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9249abccc3dd96dd1e3396b3120811b948aac63c17ae23f9b209f81a69e1703e"
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:657e30b2c5ffb8ac507a5a00afc52905b5b848707a4b501246b971f624544342"
192+
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9249abccc3dd96dd1e3396b3120811b948aac63c17ae23f9b209f81a69e1703e"
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:657e30b2c5ffb8ac507a5a00afc52905b5b848707a4b501246b971f624544342"
232+
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9249abccc3dd96dd1e3396b3120811b948aac63c17ae23f9b209f81a69e1703e"
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:657e30b2c5ffb8ac507a5a00afc52905b5b848707a4b501246b971f624544342"
2+
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9249abccc3dd96dd1e3396b3120811b948aac63c17ae23f9b209f81a69e1703e"
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:657e30b2c5ffb8ac507a5a00afc52905b5b848707a4b501246b971f624544342"
52+
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9249abccc3dd96dd1e3396b3120811b948aac63c17ae23f9b209f81a69e1703e"
5353

5454
coreweave:
5555
cloudManager:
56-
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:657e30b2c5ffb8ac507a5a00afc52905b5b848707a4b501246b971f624544342"
56+
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9249abccc3dd96dd1e3396b3120811b948aac63c17ae23f9b209f81a69e1703e"
5757

5858
aws:
5959
cloudManager:
60-
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:657e30b2c5ffb8ac507a5a00afc52905b5b848707a4b501246b971f624544342"
60+
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9249abccc3dd96dd1e3396b3120811b948aac63c17ae23f9b209f81a69e1703e"

0 commit comments

Comments
 (0)