Skip to content

Commit 6d9e1ce

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/30083695544
1 parent ae6285b commit 6d9e1ce

7 files changed

Lines changed: 24 additions & 24 deletions

.tekton/odh-operator-bundle-v3-5-push.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ metadata:
99
pipelinesascode.tekton.dev/max-keep-runs: "3"
1010
build.appstudio.openshift.io/build-nudge-files: "catalog/catalog-patch.yaml"
1111
pipelinesascode.tekton.dev/on-cel-expression: |
12-
"non-existent-file.non-existent-ext".pathChanged() && event == "push"
12+
event == "push"
1313
&& target_branch == "rhoai-3.5"
1414
&& ( "bundle/**".pathChanged() || ".tekton/odh-operator-bundle-v3-5-push.yaml".pathChanged() )
1515
&& files.all.exists(p, !p.matches('^bundle/bundle-patch\\.yaml$'))

.tekton/rhai-on-openshift-chart-v3-5-push.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ metadata:
88
pipelinesascode.tekton.dev/cancel-in-progress: "false"
99
pipelinesascode.tekton.dev/max-keep-runs: "3"
1010
pipelinesascode.tekton.dev/on-cel-expression: |
11-
"non-existent-file.non-existent-ext".pathChanged() && event == "push"
11+
event == "push"
1212
&& target_branch == "rhoai-3.5"
1313
&& ( "helm/rhai-on-openshift-chart/**".pathChanged() || ".tekton/rhai-on-openshift-chart-v3-5-push.yaml".pathChanged() )
1414
labels:

.tekton/rhai-on-xks-chart-v3-5-push.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ metadata:
88
pipelinesascode.tekton.dev/cancel-in-progress: "false"
99
pipelinesascode.tekton.dev/max-keep-runs: "3"
1010
pipelinesascode.tekton.dev/on-cel-expression: |
11-
"non-existent-file.non-existent-ext".pathChanged() && event == "push"
11+
event == "push"
1212
&& target_branch == "rhoai-3.5"
1313
&& ( "helm/rhai-on-xks-chart/**".pathChanged() || ".tekton/rhai-on-xks-chart-v3-5-push.yaml".pathChanged() )
1414
labels:

bundle/bundle_build_args.map

Lines changed: 3 additions & 3 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=0795f4203d4162461e30a2bab9e88517c630133d
2+
ODH_RHEL9_OPERATOR_GIT_COMMIT=41635383137b76f6fa5c01177a5c589f923c96f1
33
ODH_KSERVE_CONTROLLER_GIT_URL=https://github.com/red-hat-data-services/kserve
44
ODH_KSERVE_CONTROLLER_GIT_COMMIT=55801b4448e8886929a64f1fe856bbc08a973183
55
ODH_KF_NOTEBOOK_CONTROLLER_GIT_URL=https://github.com/red-hat-data-services/kubeflow
@@ -39,7 +39,7 @@ ODH_OGX_K8S_OPERATOR_GIT_COMMIT=4cf83e7e397f29cb1e7cf6c59528bcfffb4a94c6
3939
ODH_AI_GATEWAY_OPERATOR_GIT_URL=https://github.com/red-hat-data-services/ai-gateway-operator
4040
ODH_AI_GATEWAY_OPERATOR_GIT_COMMIT=b99ff4c99afab9d06117a65387b8fe8c7d1188da
4141
ODH_MCP_LIFECYCLE_MODULE_OPERATOR_GIT_URL=https://github.com/red-hat-data-services/mcp-lifecycle-module-operator
42-
ODH_MCP_LIFECYCLE_MODULE_OPERATOR_GIT_COMMIT=67e83d532d714f3c494c4303721f7c052dffee8c
42+
ODH_MCP_LIFECYCLE_MODULE_OPERATOR_GIT_COMMIT=a7501e87d48cbd3d24130fcf33f2eecd5e98c777
4343
ODH_FEAST_MODULE_OPERATOR_GIT_URL=https://github.com/red-hat-data-services/feast-module-operator
4444
ODH_FEAST_MODULE_OPERATOR_GIT_COMMIT=7e1d0480b71428784752a1135627700f44140617
4545
ODH_AI_GATEWAY_PAYLOAD_PROCESSING_E2E_GIT_URL=https://github.com/red-hat-data-services/ai-gateway-payload-processing
@@ -53,7 +53,7 @@ ODH_AUTORAG_GIT_COMMIT=c506599614544ee611c0ba1c83fb149fb7934049
5353
ODH_BUILT_IN_DETECTOR_GIT_URL=https://github.com/red-hat-data-services/guardrails-detectors
5454
ODH_BUILT_IN_DETECTOR_GIT_COMMIT=f6d3917e946202d6fc63432b0ec2aec1b1353ca0
5555
ODH_CLI_GIT_URL=https://github.com/red-hat-data-services/odh-cli
56-
ODH_CLI_GIT_COMMIT=284899f4e3b5e617367ea6e6bbb13d7859d48623
56+
ODH_CLI_GIT_COMMIT=c69a5f9d3bee5c2d850827f674ea542ee8d5032c
5757
ODH_CORE_BFF_GIT_URL=https://github.com/red-hat-data-services/odh-dashboard
5858
ODH_CORE_BFF_GIT_COMMIT=75c0e2f0d5959f43c16f3568a54a0eec6fc38ea0
5959
ODH_DATA_SCIENCE_PIPELINES_ARGO_ARGOEXEC_GIT_URL=https://github.com/red-hat-data-services/argo-workflows

bundle/manifests/rhods-operator.clusterserviceversion.yaml

Lines changed: 10 additions & 10 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:3a0d0c21583357a70080a478a06d5c3754045d4a6ab0a95fedc573a5268fca22"
112-
createdAt: "2026-07-24T09:32:23Z"
111+
containerImage: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b3487cbfc71fe1d0f693b1dd1ef3ab32567936be226556c9ce46cf827d21a6e1"
112+
createdAt: "2026-07-24T09:45: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"
@@ -1869,7 +1869,7 @@ spec:
18691869
- name: RELATED_IMAGE_ODH_BUILT_IN_DETECTOR_IMAGE
18701870
value: "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:500a186f21c7fa9c4bb9c32b55e9abf45b98b6ea3ffd1c71ae810043e7a38c48"
18711871
- name: RELATED_IMAGE_ODH_CLI_IMAGE
1872-
value: "registry.redhat.io/rhoai/odh-cli-rhel9@sha256:0eff320a264f199a7d2cefcde1d9dd2fd9eee26ac33f1f667be25c7806381771"
1872+
value: "registry.redhat.io/rhoai/odh-cli-rhel9@sha256:33017313d08f5e816fc4fb8d0177469a13522f9da2cdc7ac5d9daa2b9defb1b6"
18731873
- name: RELATED_IMAGE_ODH_CORE_BFF_IMAGE
18741874
value: "registry.redhat.io/rhoai/odh-core-bff-rhel9@sha256:411bdeb447a51f5bc613fbbceeb6c34e62d3e96abbb340818fa8de2a9eb72ba8"
18751875
- name: RELATED_IMAGE_ODH_DASHBOARD_IMAGE
@@ -1945,7 +1945,7 @@ spec:
19451945
- name: RELATED_IMAGE_ODH_MAAS_CONTROLLER_IMAGE
19461946
value: "registry.redhat.io/rhoai/odh-maas-controller-rhel9@sha256:c58753baa2509268346858e4daed25a3aa077083351b582c86a04cafddc35252"
19471947
- name: RELATED_IMAGE_ODH_MCP_LIFECYCLE_MODULE_OPERATOR_IMAGE
1948-
value: "registry.redhat.io/rhoai/odh-mcp-lifecycle-module-operator-rhel9@sha256:c5a76f805763d6f7df720f8cca23d4ec9c956aa732f0a73830720ec75903bacf"
1948+
value: "registry.redhat.io/rhoai/odh-mcp-lifecycle-module-operator-rhel9@sha256:a25ba299ade84a344926bce143e3e7cc5fdc34190a2204628b199ce372c07612"
19491949
- name: RELATED_IMAGE_ODH_MCP_LIFECYCLE_OPERATOR_IMAGE
19501950
value: "registry.redhat.io/rhoai/odh-mcp-lifecycle-operator-rhel9@sha256:b2cf5d3ee73af8b5da9491ce85aed0041c7641e1709894ea6ccab92e91371249"
19511951
- name: RELATED_IMAGE_ODH_MLFLOW_IMAGE
@@ -2182,7 +2182,7 @@ spec:
21822182
value: "0.19.1+rhaiv.8"
21832183
- name: RELATED_IMAGE_RHAII_VLLM_GAUDI_FAST_2_IMAGE_UPSTREAM_VERSION
21842184
value: "0.19.1+rhaiv.8"
2185-
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:3a0d0c21583357a70080a478a06d5c3754045d4a6ab0a95fedc573a5268fca22"
2185+
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b3487cbfc71fe1d0f693b1dd1ef3ab32567936be226556c9ce46cf827d21a6e1"
21862186
imagePullPolicy: Always
21872187
livenessProbe:
21882188
httpGet:
@@ -2231,7 +2231,7 @@ spec:
22312231
- -r
22322232
- /opt/manifests-template/.
22332233
- /opt/manifests/
2234-
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:3a0d0c21583357a70080a478a06d5c3754045d4a6ab0a95fedc573a5268fca22"
2234+
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b3487cbfc71fe1d0f693b1dd1ef3ab32567936be226556c9ce46cf827d21a6e1"
22352235
imagePullPolicy: Always
22362236
name: copy-manifests
22372237
resources:
@@ -2583,8 +2583,8 @@ spec:
25832583
type: MutatingAdmissionWebhook
25842584
webhookPath: /mutate-prometheus-monitors
25852585
relatedImages:
2586-
- name: odh-rhel9-operator-3a0d0c21583357a70080a478a06d5c3754045d4a6ab0a95fedc573a5268fca22-annotation
2587-
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:3a0d0c21583357a70080a478a06d5c3754045d4a6ab0a95fedc573a5268fca22"
2586+
- name: odh-rhel9-operator-b3487cbfc71fe1d0f693b1dd1ef3ab32567936be226556c9ce46cf827d21a6e1-annotation
2587+
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b3487cbfc71fe1d0f693b1dd1ef3ab32567936be226556c9ce46cf827d21a6e1"
25882588
- name: odh_ai_gateway_operator_image
25892589
image: "registry.redhat.io/rhoai/odh-ai-gateway-operator-rhel9@sha256:1593e1b3fda33ee6cd1cf9013c1ed1a5ed773300156ebc2845aeeb640fd9ea23"
25902590
- name: odh_ai_gateway_payload_processing_e2e_image
@@ -2598,7 +2598,7 @@ spec:
25982598
- name: odh_built_in_detector_image
25992599
image: "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:500a186f21c7fa9c4bb9c32b55e9abf45b98b6ea3ffd1c71ae810043e7a38c48"
26002600
- name: odh_cli_image
2601-
image: "registry.redhat.io/rhoai/odh-cli-rhel9@sha256:0eff320a264f199a7d2cefcde1d9dd2fd9eee26ac33f1f667be25c7806381771"
2601+
image: "registry.redhat.io/rhoai/odh-cli-rhel9@sha256:33017313d08f5e816fc4fb8d0177469a13522f9da2cdc7ac5d9daa2b9defb1b6"
26022602
- name: odh_core_bff_image
26032603
image: "registry.redhat.io/rhoai/odh-core-bff-rhel9@sha256:411bdeb447a51f5bc613fbbceeb6c34e62d3e96abbb340818fa8de2a9eb72ba8"
26042604
- name: odh_dashboard_image
@@ -2674,7 +2674,7 @@ spec:
26742674
- name: odh_maas_controller_image
26752675
image: "registry.redhat.io/rhoai/odh-maas-controller-rhel9@sha256:c58753baa2509268346858e4daed25a3aa077083351b582c86a04cafddc35252"
26762676
- name: odh_mcp_lifecycle_module_operator_image
2677-
image: "registry.redhat.io/rhoai/odh-mcp-lifecycle-module-operator-rhel9@sha256:c5a76f805763d6f7df720f8cca23d4ec9c956aa732f0a73830720ec75903bacf"
2677+
image: "registry.redhat.io/rhoai/odh-mcp-lifecycle-module-operator-rhel9@sha256:a25ba299ade84a344926bce143e3e7cc5fdc34190a2204628b199ce372c07612"
26782678
- name: odh_mcp_lifecycle_operator_image
26792679
image: "registry.redhat.io/rhoai/odh-mcp-lifecycle-operator-rhel9@sha256:b2cf5d3ee73af8b5da9491ce85aed0041c7641e1709894ea6ccab92e91371249"
26802680
- name: odh_mlflow_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:3a0d0c21583357a70080a478a06d5c3754045d4a6ab0a95fedc573a5268fca22" # image is updated during Helm chart build by konflux
22+
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b3487cbfc71fe1d0f693b1dd1ef3ab32567936be226556c9ce46cf827d21a6e1" # 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:3a0d0c21583357a70080a478a06d5c3754045d4a6ab0a95fedc573a5268fca22"
288+
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b3487cbfc71fe1d0f693b1dd1ef3ab32567936be226556c9ce46cf827d21a6e1"
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:3a0d0c21583357a70080a478a06d5c3754045d4a6ab0a95fedc573a5268fca22"
328+
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b3487cbfc71fe1d0f693b1dd1ef3ab32567936be226556c9ce46cf827d21a6e1"
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:3a0d0c21583357a70080a478a06d5c3754045d4a6ab0a95fedc573a5268fca22"
368+
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b3487cbfc71fe1d0f693b1dd1ef3ab32567936be226556c9ce46cf827d21a6e1"
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:3a0d0c21583357a70080a478a06d5c3754045d4a6ab0a95fedc573a5268fca22"
2+
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b3487cbfc71fe1d0f693b1dd1ef3ab32567936be226556c9ce46cf827d21a6e1"
33
relatedImages:
44
- name: RELATED_IMAGE_ODH_KSERVE_AGENT_IMAGE
55
value: "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:ae120597ca36d16b5c5f5d805813372718c44eb15d1de5ac8c75653a7bcf8583"
@@ -121,12 +121,12 @@ hooks:
121121

122122
azure:
123123
cloudManager:
124-
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:3a0d0c21583357a70080a478a06d5c3754045d4a6ab0a95fedc573a5268fca22"
124+
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b3487cbfc71fe1d0f693b1dd1ef3ab32567936be226556c9ce46cf827d21a6e1"
125125

126126
coreweave:
127127
cloudManager:
128-
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:3a0d0c21583357a70080a478a06d5c3754045d4a6ab0a95fedc573a5268fca22"
128+
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b3487cbfc71fe1d0f693b1dd1ef3ab32567936be226556c9ce46cf827d21a6e1"
129129

130130
aws:
131131
cloudManager:
132-
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:3a0d0c21583357a70080a478a06d5c3754045d4a6ab0a95fedc573a5268fca22"
132+
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b3487cbfc71fe1d0f693b1dd1ef3ab32567936be226556c9ce46cf827d21a6e1"

0 commit comments

Comments
 (0)