Skip to content

Commit e74ac64

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

4 files changed

Lines changed: 9 additions & 10 deletions

File tree

.tekton/odh-operator-bundle-v2-25-push.yaml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
apiVersion: tekton.dev/v1
22
kind: PipelineRun
3-
# konflux build manual retrigger - 2026-05-29 15:32:03
43
metadata:
54
annotations:
65
build.appstudio.openshift.io/repo: https://github.com/red-hat-data-services/RHOAI-Build-Config?rev={{revision}}
@@ -9,10 +8,10 @@ metadata:
98
pipelinesascode.tekton.dev/max-keep-runs: "3"
109
build.appstudio.openshift.io/build-nudge-files: "catalog/catalog-patch.yaml"
1110
pipelinesascode.tekton.dev/on-cel-expression: |
12-
event == "push" && target_branch
11+
"non-existent-file.non-existent-ext".pathChanged() && event == "push" && target_branch
1312
== "rhoai-2.25" && ( "bundle/**".pathChanged() || ".tekton/odh-operator-bundle-v2-25-push.yaml".pathChanged()
1413
) && !"bundle/bundle-patch.yaml".pathChanged() && !".github/workflows/**".pathChanged()
15-
creationTimestamp:
14+
creationTimestamp: null
1615
labels:
1716
appstudio.openshift.io/application: rhoai-v2-25
1817
appstudio.openshift.io/component: odh-operator-bundle-v2-25

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=e40f4df336313ccca866b545439e4cb4a63e139a
2+
ODH_RHEL9_OPERATOR_GIT_COMMIT=0b1f8f07867b2b4021b58b3c07e0ab57119cdc46
33
ODH_KSERVE_CONTROLLER_GIT_URL=https://github.com/red-hat-data-services/kserve
44
ODH_KSERVE_CONTROLLER_GIT_COMMIT=1a311bcca240ae9c92bc4a57ca003f67b4a8934e
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
@@ -112,8 +112,8 @@ metadata:
112112
capabilities: Full Lifecycle
113113
categories: AI/Machine Learning, Big Data
114114
certified: "False"
115-
containerImage: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:c31781c35f940e1c2f46eb8d0d6f801dd1a9e7f3bfc5fe8aa0dea1b44fa424bf"
116-
createdAt: "2026-05-29T20:56:35Z"
115+
containerImage: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:88cab8f95383646546031fb1ed55790dacb953776dc673b30d595d34130990e8"
116+
createdAt: "2026-05-30T05:41:58Z"
117117
description: Operator for deployment and management of Red Hat OpenShift AI
118118
features.operators.openshift.io/cnf: "false"
119119
features.operators.openshift.io/cni: "false"
@@ -1804,7 +1804,7 @@ spec:
18041804
value: registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:20875433e2469960c87a66613176eeec60ecc39555e2592329a0a4c60aea06ef
18051805
- name: RELATED_IMAGE_RHAIIS_VLLM_SPYRE_IMAGE
18061806
value: registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:75f0ea05a92661a33b40efe2a662d976d53c767db18990b433d4a00dd6693aae
1807-
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:c31781c35f940e1c2f46eb8d0d6f801dd1a9e7f3bfc5fe8aa0dea1b44fa424bf"
1807+
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:88cab8f95383646546031fb1ed55790dacb953776dc673b30d595d34130990e8"
18081808
imagePullPolicy: Always
18091809
livenessProbe:
18101810
httpGet:
@@ -2105,8 +2105,8 @@ spec:
21052105
type: ValidatingAdmissionWebhook
21062106
webhookPath: /validate-kueue
21072107
relatedImages:
2108-
- name: odh-rhel9-operator-c31781c35f940e1c2f46eb8d0d6f801dd1a9e7f3bfc5fe8aa0dea1b44fa424bf-annotation
2109-
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:c31781c35f940e1c2f46eb8d0d6f801dd1a9e7f3bfc5fe8aa0dea1b44fa424bf"
2108+
- name: odh-rhel9-operator-88cab8f95383646546031fb1ed55790dacb953776dc673b30d595d34130990e8-annotation
2109+
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:88cab8f95383646546031fb1ed55790dacb953776dc673b30d595d34130990e8"
21102110
- name: ose-cli-bc35a9fc663baf0d6493cc57e89e77a240a36c43cf38fb78d8e61d3b87cf5cc5-annotation
21112111
image: registry.redhat.io/openshift4/ose-cli@sha256:bc35a9fc663baf0d6493cc57e89e77a240a36c43cf38fb78d8e61d3b87cf5cc5
21122112
- name: ose-cli-75bf9b911b6481dcf29f7942240d1555adaa607eec7fc61bedb7f624f87c36d4-annotation

schedule/bundle-tekton-trigger.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
26-05-2026 05:56:03:937
1+
30-05-2026 05:41:58:337

0 commit comments

Comments
 (0)