Skip to content

Commit 8702c90

Browse files
author
Openshift-AI DevOps
committed
Updating the bundle-csv with latest images
1 parent f598ea9 commit 8702c90

4 files changed

Lines changed: 11 additions & 10 deletions

File tree

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

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,10 @@ metadata:
77
build.appstudio.redhat.com/target_branch: '{{target_branch}}'
88
pipelinesascode.tekton.dev/max-keep-runs: "3"
99
build.appstudio.openshift.io/build-nudge-files: "catalog/catalog-patch.yaml"
10-
pipelinesascode.tekton.dev/on-cel-expression: 'event == "push" && target_branch
11-
== "rhoai-3.4" && ( "bundle/**".pathChanged() || ".tekton/odh-operator-bundle-v3-4-push.yaml".pathChanged()
12-
) && !"bundle/bundle-patch.yaml".pathChanged() && !".github/workflows/**".pathChanged()'
10+
pipelinesascode.tekton.dev/on-cel-expression: '"non-existent-file.non-existent-ext".pathChanged()
11+
&& event == "push" && target_branch == "rhoai-3.4" && ( "bundle/**".pathChanged()
12+
|| ".tekton/odh-operator-bundle-v3-4-push.yaml".pathChanged() ) && !"bundle/bundle-patch.yaml".pathChanged()
13+
&& !".github/workflows/**".pathChanged()'
1314
labels:
1415
appstudio.openshift.io/application: rhoai-v3-4
1516
appstudio.openshift.io/component: odh-operator-bundle-v3-4

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=607e3a5228233cb2d343157bafb05c53c06fa33f
2+
ODH_RHEL9_OPERATOR_GIT_COMMIT=ff564a1705f684584492e40c61c9e10b7488e25d
33
ODH_KSERVE_CONTROLLER_GIT_URL=https://github.com/red-hat-data-services/kserve
44
ODH_KSERVE_CONTROLLER_GIT_COMMIT=185667d3aab99fdb155d98b7d44dca022a0a6591
55
ODH_KF_NOTEBOOK_CONTROLLER_GIT_URL=https://github.com/red-hat-data-services/kubeflow

bundle/manifests/rhods-operator.clusterserviceversion.yaml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -90,8 +90,8 @@ metadata:
9090
capabilities: Full Lifecycle
9191
categories: AI/Machine Learning, Big Data
9292
certified: "False"
93-
containerImage: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:13a184645b5a1d4b0a8b6d96ec749b7bcf1f8be070074fb121d44ca4b835220e"
94-
createdAt: "2026-02-26T23:34:18Z"
93+
containerImage: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:928a0a03c7df0a3ca24d534c14194db8625be837591f8d79b33bab2f73858eca"
94+
createdAt: "2026-02-27T00:46:36Z"
9595
description: Operator for deployment and management of Red Hat OpenShift AI
9696
features.operators.openshift.io/cnf: "false"
9797
features.operators.openshift.io/cni: "false"
@@ -1929,7 +1929,7 @@ spec:
19291929
value: registry.redhat.io/ubi9/nginx-126@sha256:830a7974e450e2ec93f0ca6c3a77e7ac84c2f8f71863e1ddea507ff9ee84074f
19301930
- name: RELATED_IMAGE_RHAIIS_VLLM_CPU_IMAGE
19311931
value: registry.redhat.io/rhaiis/vllm-cpu-rhel9@sha256:f05e773647dddd37ec6c2215cb14bec87e4ab5a7d37f2e110d16cd92355427d3
1932-
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:13a184645b5a1d4b0a8b6d96ec749b7bcf1f8be070074fb121d44ca4b835220e"
1932+
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:928a0a03c7df0a3ca24d534c14194db8625be837591f8d79b33bab2f73858eca"
19331933
imagePullPolicy: Always
19341934
livenessProbe:
19351935
httpGet:
@@ -2414,8 +2414,8 @@ spec:
24142414
type: ValidatingAdmissionWebhook
24152415
webhookPath: /validate-kueue
24162416
relatedImages:
2417-
- name: odh-rhel9-operator-13a184645b5a1d4b0a8b6d96ec749b7bcf1f8be070074fb121d44ca4b835220e-annotation
2418-
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:13a184645b5a1d4b0a8b6d96ec749b7bcf1f8be070074fb121d44ca4b835220e"
2417+
- name: odh-rhel9-operator-928a0a03c7df0a3ca24d534c14194db8625be837591f8d79b33bab2f73858eca-annotation
2418+
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:928a0a03c7df0a3ca24d534c14194db8625be837591f8d79b33bab2f73858eca"
24192419
- name: odh_built_in_detector_image
24202420
image: "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:8ad30a8c3b13c9efb2038550041ba8b5bd7dd541909df7bbe202c975eceb10f5"
24212421
- name: odh_cli_image

schedule/bundle-tekton-trigger.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
26-02-2026 00:47:11:039
1+
27-02-2026 00:46:36:653

0 commit comments

Comments
 (0)