Skip to content

Commit 800507c

Browse files
author
Openshift-AI DevOps
committed
Updating the bundle-csv with latest images
1 parent 920d89f commit 800507c

4 files changed

Lines changed: 15 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=652797fbf4a2f1dc004a27d36001c1e717cf40e7
2+
ODH_RHEL9_OPERATOR_GIT_COMMIT=38f2244dd27719c7f7500e0457aad11ceb1934e8
33
ODH_KSERVE_CONTROLLER_GIT_URL=https://github.com/red-hat-data-services/kserve
44
ODH_KSERVE_CONTROLLER_GIT_COMMIT=bca77f0ed953bc3cf995f828cfbe7a20233f6a84
55
ODH_KF_NOTEBOOK_CONTROLLER_GIT_URL=https://github.com/red-hat-data-services/kubeflow

bundle/manifests/rhods-operator.clusterserviceversion.yaml

Lines changed: 9 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:7743c0317d3ef1673590390eb534c9606d584ccbadceba3c18b272c6296d1110"
94-
createdAt: "2026-02-18T19:46:16Z"
93+
containerImage: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:41940e9927eb85c506f7832cfedb675f055e6d21f632cd87a7d05e3fcf0a0f32"
94+
createdAt: "2026-02-19T00:53:50Z"
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,9 @@ spec:
19211921
value: registry.redhat.io/ubi9/python-312@sha256:a2abdabb99226282e0111653c9da2dd3334f09d122cbd161beac144415e37bb0
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:7743c0317d3ef1673590390eb534c9606d584ccbadceba3c18b272c6296d1110"
1924+
- name: RELATED_IMAGE_NGINX_126_IMAGE
1925+
value: registry.redhat.io/ubi9/nginx-126@sha256:830a7974e450e2ec93f0ca6c3a77e7ac84c2f8f71863e1ddea507ff9ee84074f
1926+
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:41940e9927eb85c506f7832cfedb675f055e6d21f632cd87a7d05e3fcf0a0f32"
19251927
imagePullPolicy: Always
19261928
livenessProbe:
19271929
httpGet:
@@ -2406,8 +2408,8 @@ spec:
24062408
type: ValidatingAdmissionWebhook
24072409
webhookPath: /validate-kueue
24082410
relatedImages:
2409-
- name: odh-rhel9-operator-7743c0317d3ef1673590390eb534c9606d584ccbadceba3c18b272c6296d1110-annotation
2410-
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:7743c0317d3ef1673590390eb534c9606d584ccbadceba3c18b272c6296d1110"
2411+
- name: odh-rhel9-operator-41940e9927eb85c506f7832cfedb675f055e6d21f632cd87a7d05e3fcf0a0f32-annotation
2412+
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:41940e9927eb85c506f7832cfedb675f055e6d21f632cd87a7d05e3fcf0a0f32"
24112413
- name: odh_built_in_detector_image
24122414
image: "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:45c9a60c041ed063474a1ad8f2a529f7f8d9bfdc80a0ee4a5b3e428aaafa37f9"
24132415
- name: odh_dashboard_image
@@ -2600,3 +2602,5 @@ spec:
26002602
image: registry.redhat.io/ubi9/python-312@sha256:a2abdabb99226282e0111653c9da2dd3334f09d122cbd161beac144415e37bb0
26012603
- name: perses_image
26022604
image: registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:e797cdb47beef40b04da7b6d645bca3dc32e6247003c45b56b38efd9e13bf01c
2605+
- name: nginx_126_image
2606+
image: registry.redhat.io/ubi9/nginx-126@sha256:830a7974e450e2ec93f0ca6c3a77e7ac84c2f8f71863e1ddea507ff9ee84074f

schedule/bundle-tekton-trigger.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
18-02-2026 00:57:42:160
1+
19-02-2026 00:53:50:256

0 commit comments

Comments
 (0)