Skip to content

Commit 6101953

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

4 files changed

Lines changed: 14 additions & 13 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: 2 additions & 2 deletions
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=63626772e28e8dec78c2288126355a093512ac4b
2+
ODH_RHEL9_OPERATOR_GIT_COMMIT=005e53495da97088d03fd79e151335c20a5cd7d7
33
ODH_KSERVE_CONTROLLER_GIT_URL=https://github.com/red-hat-data-services/kserve
44
ODH_KSERVE_CONTROLLER_GIT_COMMIT=36ad6b6d6603fbd854cd18cb91128c72493f13c0
55
ODH_KF_NOTEBOOK_CONTROLLER_GIT_URL=https://github.com/red-hat-data-services/kubeflow
@@ -17,7 +17,7 @@ ODH_MODEL_CONTROLLER_GIT_COMMIT=6092d5f86023b26ed38aba7232966f4fb475fca4
1717
ODH_MODEL_REGISTRY_OPERATOR_GIT_URL=https://github.com/red-hat-data-services/model-registry-operator
1818
ODH_MODEL_REGISTRY_OPERATOR_GIT_COMMIT=501a05cb0e0d94a8d0d8000ff4310866e950b77f
1919
ODH_DASHBOARD_GIT_URL=https://github.com/red-hat-data-services/odh-dashboard
20-
ODH_DASHBOARD_GIT_COMMIT=4635bc48f6b9d3771319b32575ccf1f434bdee16
20+
ODH_DASHBOARD_GIT_COMMIT=206deda1727c55a61b868bdacd786a09f5069ea6
2121
ODH_TRAINING_OPERATOR_GIT_URL=https://github.com/red-hat-data-services/training-operator
2222
ODH_TRAINING_OPERATOR_GIT_COMMIT=c224a45426704aa9ceb97fbfbbd38a2649585c59
2323
ODH_FEAST_OPERATOR_GIT_URL=https://github.com/red-hat-data-services/feast

bundle/manifests/rhods-operator.clusterserviceversion.yaml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -87,8 +87,8 @@ metadata:
8787
capabilities: Full Lifecycle
8888
categories: AI/Machine Learning, Big Data
8989
certified: "False"
90-
containerImage: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:72b282cd219dd1af8557618bb0b97285194b5545d5f9be85c8c57360a2a113e9"
91-
createdAt: "2026-01-28T21:24:26Z"
90+
containerImage: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:6c08f0c005436fb6d26084b960401d66da93332dece145c698302cf03ca5d1e0"
91+
createdAt: "2026-01-29T00:48:43Z"
9292
description: Operator for deployment and management of Red Hat OpenShift AI
9393
features.operators.openshift.io/cnf: "false"
9494
features.operators.openshift.io/cni: "false"
@@ -1690,7 +1690,7 @@ spec:
16901690
- name: RELATED_IMAGE_ODH_BUILT_IN_DETECTOR_IMAGE
16911691
value: "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:67c0aa47ce59f5c5b11064dffe4b9a938628816921801b8ebec90200838d5e17"
16921692
- name: RELATED_IMAGE_ODH_DASHBOARD_IMAGE
1693-
value: "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f057ab48f48d799265705c7f63640103b2839d2050a20fda67a65dfdf7befa3b"
1693+
value: "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b5a39708e41da38b4734bff773514ae73719d66e8911a855f1d020c23e8e3d61"
16941694
- name: RELATED_IMAGE_ODH_DATA_SCIENCE_PIPELINES_ARGO_ARGOEXEC_IMAGE
16951695
value: "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:4e07a320c4a5560c3e1b7460584fd6c877f948378ce80df7454fcc70eb1a2773"
16961696
- name: RELATED_IMAGE_ODH_DATA_SCIENCE_PIPELINES_ARGO_WORKFLOWCONTROLLER_IMAGE
@@ -1877,7 +1877,7 @@ spec:
18771877
value: registry.redhat.io/ubi9/python-312@sha256:a0a5885769d5a8c5123d3b15d5135b254541d4da8e7bc445d95e1c90595de470
18781878
- name: RELATED_IMAGE_PERSES_IMAGE
18791879
value: registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:e797cdb47beef40b04da7b6d645bca3dc32e6247003c45b56b38efd9e13bf01c
1880-
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:72b282cd219dd1af8557618bb0b97285194b5545d5f9be85c8c57360a2a113e9"
1880+
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:6c08f0c005436fb6d26084b960401d66da93332dece145c698302cf03ca5d1e0"
18811881
imagePullPolicy: Always
18821882
livenessProbe:
18831883
httpGet:
@@ -2360,12 +2360,12 @@ spec:
23602360
type: ValidatingAdmissionWebhook
23612361
webhookPath: /validate-kueue
23622362
relatedImages:
2363-
- name: odh-rhel9-operator-72b282cd219dd1af8557618bb0b97285194b5545d5f9be85c8c57360a2a113e9-annotation
2364-
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:72b282cd219dd1af8557618bb0b97285194b5545d5f9be85c8c57360a2a113e9"
2363+
- name: odh-rhel9-operator-6c08f0c005436fb6d26084b960401d66da93332dece145c698302cf03ca5d1e0-annotation
2364+
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:6c08f0c005436fb6d26084b960401d66da93332dece145c698302cf03ca5d1e0"
23652365
- name: odh_built_in_detector_image
23662366
image: "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:67c0aa47ce59f5c5b11064dffe4b9a938628816921801b8ebec90200838d5e17"
23672367
- name: odh_dashboard_image
2368-
image: "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f057ab48f48d799265705c7f63640103b2839d2050a20fda67a65dfdf7befa3b"
2368+
image: "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b5a39708e41da38b4734bff773514ae73719d66e8911a855f1d020c23e8e3d61"
23692369
- name: odh_data_science_pipelines_argo_argoexec_image
23702370
image: "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:4e07a320c4a5560c3e1b7460584fd6c877f948378ce80df7454fcc70eb1a2773"
23712371
- name: odh_data_science_pipelines_argo_workflowcontroller_image

schedule/bundle-tekton-trigger.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
28-01-2026 01:05:24:832
1+
29-01-2026 00:48:43:662

0 commit comments

Comments
 (0)