Skip to content

Commit 57353c3

Browse files
author
Openshift-AI DevOps
committed
Updating the bundle-csv and helm chart values with latest images
1 parent 4290fd1 commit 57353c3

9 files changed

Lines changed: 20 additions & 20 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=87bc4e953b8f5436d6b29d4279192dc17a3aa304
2+
ODH_RHEL9_OPERATOR_GIT_COMMIT=b7e9160b700d32667a4352e0a109c50a80f7800a
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

bundle/manifests/rhods-operator.clusterserviceversion.yaml

Lines changed: 6 additions & 6 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:a24a2884b31c4f53e403ad910774056f03b0e7464cb3515c24bac3bab3504f87"
112-
createdAt: "2026-07-11T17:13:24Z"
111+
containerImage: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:558f47b63905b5a12dda65ff282f8ee6fe7f2cedbf1d77a8d4ddba6fbc251eb5"
112+
createdAt: "2026-07-12T01:00:35Z"
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"
@@ -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:a24a2884b31c4f53e403ad910774056f03b0e7464cb3515c24bac3bab3504f87"
2155+
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:558f47b63905b5a12dda65ff282f8ee6fe7f2cedbf1d77a8d4ddba6fbc251eb5"
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:a24a2884b31c4f53e403ad910774056f03b0e7464cb3515c24bac3bab3504f87"
2204+
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:558f47b63905b5a12dda65ff282f8ee6fe7f2cedbf1d77a8d4ddba6fbc251eb5"
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-a24a2884b31c4f53e403ad910774056f03b0e7464cb3515c24bac3bab3504f87-annotation
2557-
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:a24a2884b31c4f53e403ad910774056f03b0e7464cb3515c24bac3bab3504f87"
2556+
- name: odh-rhel9-operator-558f47b63905b5a12dda65ff282f8ee6fe7f2cedbf1d77a8d4ddba6fbc251eb5-annotation
2557+
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:558f47b63905b5a12dda65ff282f8ee6fe7f2cedbf1d77a8d4ddba6fbc251eb5"
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

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:a24a2884b31c4f53e403ad910774056f03b0e7464cb3515c24bac3bab3504f87" # image is updated during Helm chart build by konflux
22+
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:558f47b63905b5a12dda65ff282f8ee6fe7f2cedbf1d77a8d4ddba6fbc251eb5" # 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:a24a2884b31c4f53e403ad910774056f03b0e7464cb3515c24bac3bab3504f87"
152+
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:558f47b63905b5a12dda65ff282f8ee6fe7f2cedbf1d77a8d4ddba6fbc251eb5"
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:a24a2884b31c4f53e403ad910774056f03b0e7464cb3515c24bac3bab3504f87"
192+
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:558f47b63905b5a12dda65ff282f8ee6fe7f2cedbf1d77a8d4ddba6fbc251eb5"
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:a24a2884b31c4f53e403ad910774056f03b0e7464cb3515c24bac3bab3504f87"
232+
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:558f47b63905b5a12dda65ff282f8ee6fe7f2cedbf1d77a8d4ddba6fbc251eb5"
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:a24a2884b31c4f53e403ad910774056f03b0e7464cb3515c24bac3bab3504f87"
2+
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:558f47b63905b5a12dda65ff282f8ee6fe7f2cedbf1d77a8d4ddba6fbc251eb5"
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:a24a2884b31c4f53e403ad910774056f03b0e7464cb3515c24bac3bab3504f87"
52+
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:558f47b63905b5a12dda65ff282f8ee6fe7f2cedbf1d77a8d4ddba6fbc251eb5"
5353

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

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

schedule/bundle-tekton-trigger.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
11-07-2026 00:58:17:797
1+
12-07-2026 01:00:35:614
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
11-07-2026 00:58:17:799
1+
12-07-2026 01:00:35:615

0 commit comments

Comments
 (0)