Skip to content

Commit cc5955f

Browse files
author
Openshift-AI DevOps
committed
Updating the bundle-csv with latest images
1 parent bc6109f commit cc5955f

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=ba7dfb97416994c22f32cd763acaad8d1ec8452e
2+
ODH_RHEL9_OPERATOR_GIT_COMMIT=a946111796c6b70bd12ce7f0ba437ca5861c2c86
33
ODH_KSERVE_CONTROLLER_GIT_URL=https://github.com/red-hat-data-services/kserve
44
ODH_KSERVE_CONTROLLER_GIT_COMMIT=6f66e04109b936d3c85bd8ea748792d78b4b7403
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:d92c152602ad292d1562db4691d631f6afc946cdfd405f9a6d90630fe7fc3994"
94-
createdAt: "2026-02-11T21:37:53Z"
93+
containerImage: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:10da3752155846fc23bccb926db1089f49e8cf55c06025c86ab4e0ce3a576888"
94+
createdAt: "2026-02-12T00:52:35Z"
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:a0a5885769d5a8c5123d3b15d5135b254541d4da8e7bc445d95e1c90595de470
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:d92c152602ad292d1562db4691d631f6afc946cdfd405f9a6d90630fe7fc3994"
1924+
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:10da3752155846fc23bccb926db1089f49e8cf55c06025c86ab4e0ce3a576888"
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-d92c152602ad292d1562db4691d631f6afc946cdfd405f9a6d90630fe7fc3994-annotation
2409-
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d92c152602ad292d1562db4691d631f6afc946cdfd405f9a6d90630fe7fc3994"
2408+
- name: odh-rhel9-operator-10da3752155846fc23bccb926db1089f49e8cf55c06025c86ab4e0ce3a576888-annotation
2409+
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:10da3752155846fc23bccb926db1089f49e8cf55c06025c86ab4e0ce3a576888"
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-
11-02-2026 14:55:11:445
1+
12-02-2026 00:52:35:294

0 commit comments

Comments
 (0)