Skip to content

Commit f733497

Browse files
author
Openshift-AI DevOps
committed
Updating the bundle-csv with latest images
1 parent 5c6f786 commit f733497

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=ce56248011e95a4548699ffc0e90330965dfcedb
2+
ODH_RHEL9_OPERATOR_GIT_COMMIT=9cfebc2efe5983d19eda13c66b27d886f788d734
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:7817cbf66682c22068d1b14fc091af9d3edda5e2eec7d71a1c8270dfc3d10a42"
94-
createdAt: "2026-02-25T22:34:48Z"
93+
containerImage: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:1a625d90c4a466623f19f5d36852bf61f03f1afe846e9919c3696d0fb4c63f1b"
94+
createdAt: "2026-02-26T00:47:10Z"
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"
@@ -1925,7 +1925,7 @@ spec:
19251925
value: registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:e797cdb47beef40b04da7b6d645bca3dc32e6247003c45b56b38efd9e13bf01c
19261926
- name: RELATED_IMAGE_NGINX_126_IMAGE
19271927
value: registry.redhat.io/ubi9/nginx-126@sha256:830a7974e450e2ec93f0ca6c3a77e7ac84c2f8f71863e1ddea507ff9ee84074f
1928-
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7817cbf66682c22068d1b14fc091af9d3edda5e2eec7d71a1c8270dfc3d10a42"
1928+
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:1a625d90c4a466623f19f5d36852bf61f03f1afe846e9919c3696d0fb4c63f1b"
19291929
imagePullPolicy: Always
19301930
livenessProbe:
19311931
httpGet:
@@ -2410,8 +2410,8 @@ spec:
24102410
type: ValidatingAdmissionWebhook
24112411
webhookPath: /validate-kueue
24122412
relatedImages:
2413-
- name: odh-rhel9-operator-7817cbf66682c22068d1b14fc091af9d3edda5e2eec7d71a1c8270dfc3d10a42-annotation
2414-
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7817cbf66682c22068d1b14fc091af9d3edda5e2eec7d71a1c8270dfc3d10a42"
2413+
- name: odh-rhel9-operator-1a625d90c4a466623f19f5d36852bf61f03f1afe846e9919c3696d0fb4c63f1b-annotation
2414+
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:1a625d90c4a466623f19f5d36852bf61f03f1afe846e9919c3696d0fb4c63f1b"
24152415
- name: odh_built_in_detector_image
24162416
image: "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:8ad30a8c3b13c9efb2038550041ba8b5bd7dd541909df7bbe202c975eceb10f5"
24172417
- 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-
25-02-2026 00:55:31:119
1+
26-02-2026 00:47:11:039

0 commit comments

Comments
 (0)