Skip to content

Commit 21c5dc6

Browse files
author
Openshift-AI DevOps
committed
Updating the bundle-csv with latest images
1 parent f58f9c7 commit 21c5dc6

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=3d847ca85f40845aa1e162786b00ca30160d4040
2+
ODH_RHEL9_OPERATOR_GIT_COMMIT=9332232359f276f67acf010ffffbf03639f7847b
33
ODH_KSERVE_CONTROLLER_GIT_URL=https://github.com/red-hat-data-services/kserve
44
ODH_KSERVE_CONTROLLER_GIT_COMMIT=e619d78882c59aa70784a1fff613eda6c73e141d
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:a6c2ce576cc06287e0bc6797f572be915aaf81c3233c0ef89c6847237436151f"
94-
createdAt: "2026-02-13T09:40:42Z"
93+
containerImage: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49aa1a5631cdaadc2e27a029ffd05f7e7a5c3a51e0179f819b64ee75950c79dd"
94+
createdAt: "2026-02-14T01:02:49Z"
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"
@@ -1921,7 +1921,7 @@ spec:
19211921
value: registry.redhat.io/ubi9/python-312@sha256:bcdbab62d80f7dd88b4c2ce69a5cf8e9e1e367ac39b2e5d7f5d3f532d936ec80
19221922
- name: RELATED_IMAGE_PERSES_IMAGE
19231923
value: registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:e797cdb47beef40b04da7b6d645bca3dc32e6247003c45b56b38efd9e13bf01c
1924-
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:a6c2ce576cc06287e0bc6797f572be915aaf81c3233c0ef89c6847237436151f"
1924+
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49aa1a5631cdaadc2e27a029ffd05f7e7a5c3a51e0179f819b64ee75950c79dd"
19251925
imagePullPolicy: Always
19261926
livenessProbe:
19271927
httpGet:
@@ -2405,8 +2405,8 @@ spec:
24052405
type: ValidatingAdmissionWebhook
24062406
webhookPath: /validate-kueue
24072407
relatedImages:
2408-
- name: odh-rhel9-operator-a6c2ce576cc06287e0bc6797f572be915aaf81c3233c0ef89c6847237436151f-annotation
2409-
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:a6c2ce576cc06287e0bc6797f572be915aaf81c3233c0ef89c6847237436151f"
2408+
- name: odh-rhel9-operator-49aa1a5631cdaadc2e27a029ffd05f7e7a5c3a51e0179f819b64ee75950c79dd-annotation
2409+
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:49aa1a5631cdaadc2e27a029ffd05f7e7a5c3a51e0179f819b64ee75950c79dd"
24102410
- name: odh_built_in_detector_image
24112411
image: "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:acefaa0a57603783fe7d362405783e2e9acc096d4c48a0701dcee2905aa76010"
24122412
- name: odh_dashboard_image

schedule/bundle-tekton-trigger.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
13-02-2026 00:57:34:716
1+
14-02-2026 01:02:49:692

0 commit comments

Comments
 (0)