Skip to content

Commit 500fef1

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/30082854023
1 parent fd85ff9 commit 500fef1

9 files changed

Lines changed: 22 additions & 22 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-
event == "push"
12+
"non-existent-file.non-existent-ext".pathChanged() && 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-
event == "push"
11+
"non-existent-file.non-existent-ext".pathChanged() && 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-
event == "push"
11+
"non-existent-file.non-existent-ext".pathChanged() && 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: 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=14e57d19a4aa4fbf75265e7b0068a618f0d90524
2+
ODH_RHEL9_OPERATOR_GIT_COMMIT=0795f4203d4162461e30a2bab9e88517c630133d
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

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:df745fcfb6e5f5ebd5fadbbaee4e3c9f43dc2cb9704b6b79cf77529afb641f3f"
112-
createdAt: "2026-07-24T06:22:06Z"
111+
containerImage: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:3a0d0c21583357a70080a478a06d5c3754045d4a6ab0a95fedc573a5268fca22"
112+
createdAt: "2026-07-24T09:32:23Z"
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"
@@ -2061,7 +2061,7 @@ spec:
20612061
- name: RELATED_IMAGE_ODH_TRUSTYAI_NEMO_GUARDRAILS_SERVER_IMAGE
20622062
value: "registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:4bc3f98f9550812cdeaa189b6ba070d7eb34cbdb6016cbdf676a9feead28c4fc"
20632063
- name: RELATED_IMAGE_ODH_TRUSTYAI_SERVICE_IMAGE
2064-
value: "quay.io/rhoai/odh-trustyai-service-rhel9@sha256:38fab9fe466854c46a95a07c0fbb06a4abf8020775b20f84cf7ce2d61c560938"
2064+
value: "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:38fab9fe466854c46a95a07c0fbb06a4abf8020775b20f84cf7ce2d61c560938"
20652065
- name: RELATED_IMAGE_ODH_TRUSTYAI_SERVICE_OPERATOR_IMAGE
20662066
value: "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:0a21dc674526fdd6915a2e8367bfa9319410ffef77b6f93fbc2722c74a934799"
20672067
- name: RELATED_IMAGE_ODH_TRUSTYAI_VLLM_ORCHESTRATOR_GATEWAY_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:df745fcfb6e5f5ebd5fadbbaee4e3c9f43dc2cb9704b6b79cf77529afb641f3f"
2185+
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:3a0d0c21583357a70080a478a06d5c3754045d4a6ab0a95fedc573a5268fca22"
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:df745fcfb6e5f5ebd5fadbbaee4e3c9f43dc2cb9704b6b79cf77529afb641f3f"
2234+
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:3a0d0c21583357a70080a478a06d5c3754045d4a6ab0a95fedc573a5268fca22"
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-df745fcfb6e5f5ebd5fadbbaee4e3c9f43dc2cb9704b6b79cf77529afb641f3f-annotation
2587-
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:df745fcfb6e5f5ebd5fadbbaee4e3c9f43dc2cb9704b6b79cf77529afb641f3f"
2586+
- name: odh-rhel9-operator-3a0d0c21583357a70080a478a06d5c3754045d4a6ab0a95fedc573a5268fca22-annotation
2587+
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:3a0d0c21583357a70080a478a06d5c3754045d4a6ab0a95fedc573a5268fca22"
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
@@ -2790,7 +2790,7 @@ spec:
27902790
- name: odh_trustyai_nemo_guardrails_server_image
27912791
image: "registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9@sha256:4bc3f98f9550812cdeaa189b6ba070d7eb34cbdb6016cbdf676a9feead28c4fc"
27922792
- name: odh_trustyai_service_image
2793-
image: "quay.io/rhoai/odh-trustyai-service-rhel9@sha256:38fab9fe466854c46a95a07c0fbb06a4abf8020775b20f84cf7ce2d61c560938"
2793+
image: "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:38fab9fe466854c46a95a07c0fbb06a4abf8020775b20f84cf7ce2d61c560938"
27942794
- name: odh_trustyai_service_operator_image
27952795
image: "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:0a21dc674526fdd6915a2e8367bfa9319410ffef77b6f93fbc2722c74a934799"
27962796
- name: odh_trustyai_vllm_orchestrator_gateway_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:df745fcfb6e5f5ebd5fadbbaee4e3c9f43dc2cb9704b6b79cf77529afb641f3f" # image is updated during Helm chart build by konflux
22+
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:3a0d0c21583357a70080a478a06d5c3754045d4a6ab0a95fedc573a5268fca22" # 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:df745fcfb6e5f5ebd5fadbbaee4e3c9f43dc2cb9704b6b79cf77529afb641f3f"
288+
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:3a0d0c21583357a70080a478a06d5c3754045d4a6ab0a95fedc573a5268fca22"
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:df745fcfb6e5f5ebd5fadbbaee4e3c9f43dc2cb9704b6b79cf77529afb641f3f"
328+
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:3a0d0c21583357a70080a478a06d5c3754045d4a6ab0a95fedc573a5268fca22"
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:df745fcfb6e5f5ebd5fadbbaee4e3c9f43dc2cb9704b6b79cf77529afb641f3f"
368+
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:3a0d0c21583357a70080a478a06d5c3754045d4a6ab0a95fedc573a5268fca22"
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:df745fcfb6e5f5ebd5fadbbaee4e3c9f43dc2cb9704b6b79cf77529afb641f3f"
2+
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:3a0d0c21583357a70080a478a06d5c3754045d4a6ab0a95fedc573a5268fca22"
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:df745fcfb6e5f5ebd5fadbbaee4e3c9f43dc2cb9704b6b79cf77529afb641f3f"
124+
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:3a0d0c21583357a70080a478a06d5c3754045d4a6ab0a95fedc573a5268fca22"
125125

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

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

schedule/bundle-tekton-trigger.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
23-07-2026 09:51:07:358
1+
24-07-2026 09:32:23:662
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
23-07-2026 09:51:07:359
1+
24-07-2026 09:32:23:664

0 commit comments

Comments
 (0)