Skip to content

Commit 6177826

Browse files
author
Openshift-AI DevOps
committed
Updating the bundle-csv with latest images
1 parent 3b4816a commit 6177826

3 files changed

Lines changed: 15 additions & 16 deletions

File tree

.tekton/odh-operator-bundle-v3-4-push.yaml

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,9 @@ 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: '"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()'
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()'
1413
labels:
1514
appstudio.openshift.io/application: rhoai-v3-4
1615
appstudio.openshift.io/component: odh-operator-bundle-v3-4

bundle/bundle_build_args.map

Lines changed: 3 additions & 3 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=633d24853554f4d557fbed722ed9c8b44447c51d
2+
ODH_RHEL9_OPERATOR_GIT_COMMIT=802623eea22e83e984c9c327f394a6c66e882b05
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
@@ -37,7 +37,7 @@ ODH_BUILT_IN_DETECTOR_GIT_COMMIT=44839af968da6e76dc21b8b3f21b772d322580d5
3737
ODH_DATA_SCIENCE_PIPELINES_ARGO_ARGOEXEC_GIT_URL=https://github.com/red-hat-data-services/argo-workflows
3838
ODH_DATA_SCIENCE_PIPELINES_ARGO_ARGOEXEC_GIT_COMMIT=2982e114f47e13e61092af018ad9dcfb2a9c9198
3939
ODH_DATA_SCIENCE_PIPELINES_ARGO_WORKFLOWCONTROLLER_GIT_URL=https://github.com/red-hat-data-services/argo-workflows
40-
ODH_DATA_SCIENCE_PIPELINES_ARGO_WORKFLOWCONTROLLER_GIT_COMMIT=c128744ab5520651e4bcbbaa95c59bd92ea7a0f1
40+
ODH_DATA_SCIENCE_PIPELINES_ARGO_WORKFLOWCONTROLLER_GIT_COMMIT=cb5f10abe4a398b76491646c8dabee96a77df6b8
4141
ODH_EVAL_HUB_GIT_URL=https://github.com/red-hat-data-services/eval-hub
4242
ODH_EVAL_HUB_GIT_COMMIT=9b90ee3617ac52a70969667ba89098f587b08733
4343
ODH_FEATURE_SERVER_GIT_URL=https://github.com/red-hat-data-services/feast
@@ -55,7 +55,7 @@ ODH_KSERVE_STORAGE_INITIALIZER_GIT_COMMIT=e619d78882c59aa70784a1fff613eda6c73e14
5555
ODH_KUBE_AUTH_PROXY_GIT_URL=https://github.com/red-hat-data-services/kube-auth-proxy
5656
ODH_KUBE_AUTH_PROXY_GIT_COMMIT=22b9c2278d8d350e69392365770aa1ce6abf73e0
5757
ODH_LLAMA_STACK_CORE_GIT_URL=https://github.com/red-hat-data-services/llama-stack-distribution
58-
ODH_LLAMA_STACK_CORE_GIT_COMMIT=235e9e31a95b097acc50d454f978228a2d6f12b8
58+
ODH_LLAMA_STACK_CORE_GIT_COMMIT=d3a6ddd8160cdfe995cb7337a0b77ff64e5ffdb4
5959
ODH_LLM_D_INFERENCE_SCHEDULER_GIT_URL=https://github.com/red-hat-data-services/llm-d-inference-scheduler
6060
ODH_LLM_D_INFERENCE_SCHEDULER_GIT_COMMIT=7d6bbdd8398c402007a93148af43ab9053b17d15
6161
ODH_LLM_D_ROUTING_SIDECAR_GIT_URL=https://github.com/red-hat-data-services/llm-d-inference-scheduler

bundle/manifests/rhods-operator.clusterserviceversion.yaml

Lines changed: 9 additions & 9 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:c28d91e42634c7c2e7fa87ec96b8903d6b7623a508f75ca7c51ec9f1d1efc4ed"
94-
createdAt: "2026-02-18T00:57:41Z"
93+
containerImage: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b86b7d35fcad82148e8d38a8cb81c993b7cead7b259beeeb47a3df7ef07faa63"
94+
createdAt: "2026-02-18T01:59:15Z"
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"
@@ -1736,7 +1736,7 @@ spec:
17361736
- name: RELATED_IMAGE_ODH_DATA_SCIENCE_PIPELINES_ARGO_ARGOEXEC_IMAGE
17371737
value: "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:844f3829e813e27844a5517f33165eb2b5c23d1ae0f88ad8273ddfbc8f1c41a2"
17381738
- name: RELATED_IMAGE_ODH_DATA_SCIENCE_PIPELINES_ARGO_WORKFLOWCONTROLLER_IMAGE
1739-
value: "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:ae47b898d258c941f0c45b05a6407ef35377128e706326566a66bad656e98745"
1739+
value: "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:796973b9b1f083772d348f93d9563bf4bf48a7090eedc15a5fd04bcec4cf7123"
17401740
- name: RELATED_IMAGE_ODH_DATA_SCIENCE_PIPELINES_OPERATOR_CONTROLLER_IMAGE
17411741
value: "registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:e29f6965c4f3356db4ea5c53993ace5aad0d61badf655c02357f569b403eaece"
17421742
- name: RELATED_IMAGE_ODH_EVAL_HUB_IMAGE
@@ -1764,7 +1764,7 @@ spec:
17641764
- name: RELATED_IMAGE_ODH_KUBE_AUTH_PROXY_IMAGE
17651765
value: "registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:169d9fe4dc6032344b295221ccbfa20f28e54f6ef490452b21459488bf472f8d"
17661766
- name: RELATED_IMAGE_ODH_LLAMA_STACK_CORE_IMAGE
1767-
value: "registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:ad433801179d9b74b47f08daa7d8b2530acf5489da1a3148141fcb34a01e8742"
1767+
value: "registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:4a48c04c011db0691df18c8a4dbee711e20cfbbdb084cc0755595b4f56008c16"
17681768
- name: RELATED_IMAGE_ODH_LLAMA_STACK_K8S_OPERATOR_IMAGE
17691769
value: "registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:8124ab5066ddba069bbf97ddff8d80a64e29bc6276532e439c4ec4fbbbe13e91"
17701770
- name: RELATED_IMAGE_ODH_LLM_D_INFERENCE_SCHEDULER_IMAGE
@@ -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:c28d91e42634c7c2e7fa87ec96b8903d6b7623a508f75ca7c51ec9f1d1efc4ed"
1924+
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b86b7d35fcad82148e8d38a8cb81c993b7cead7b259beeeb47a3df7ef07faa63"
19251925
imagePullPolicy: Always
19261926
livenessProbe:
19271927
httpGet:
@@ -2406,16 +2406,16 @@ spec:
24062406
type: ValidatingAdmissionWebhook
24072407
webhookPath: /validate-kueue
24082408
relatedImages:
2409-
- name: odh-rhel9-operator-c28d91e42634c7c2e7fa87ec96b8903d6b7623a508f75ca7c51ec9f1d1efc4ed-annotation
2410-
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:c28d91e42634c7c2e7fa87ec96b8903d6b7623a508f75ca7c51ec9f1d1efc4ed"
2409+
- name: odh-rhel9-operator-b86b7d35fcad82148e8d38a8cb81c993b7cead7b259beeeb47a3df7ef07faa63-annotation
2410+
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b86b7d35fcad82148e8d38a8cb81c993b7cead7b259beeeb47a3df7ef07faa63"
24112411
- name: odh_built_in_detector_image
24122412
image: "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:45c9a60c041ed063474a1ad8f2a529f7f8d9bfdc80a0ee4a5b3e428aaafa37f9"
24132413
- name: odh_dashboard_image
24142414
image: "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0a146625039a673f3700792238e3cca5a9179a530c4645e997c976d1437542b6"
24152415
- name: odh_data_science_pipelines_argo_argoexec_image
24162416
image: "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:844f3829e813e27844a5517f33165eb2b5c23d1ae0f88ad8273ddfbc8f1c41a2"
24172417
- name: odh_data_science_pipelines_argo_workflowcontroller_image
2418-
image: "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:ae47b898d258c941f0c45b05a6407ef35377128e706326566a66bad656e98745"
2418+
image: "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:796973b9b1f083772d348f93d9563bf4bf48a7090eedc15a5fd04bcec4cf7123"
24192419
- name: odh_data_science_pipelines_operator_controller_image
24202420
image: "registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:e29f6965c4f3356db4ea5c53993ace5aad0d61badf655c02357f569b403eaece"
24212421
- name: odh_eval_hub_image
@@ -2443,7 +2443,7 @@ spec:
24432443
- name: odh_kube_auth_proxy_image
24442444
image: "registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:169d9fe4dc6032344b295221ccbfa20f28e54f6ef490452b21459488bf472f8d"
24452445
- name: odh_llama_stack_core_image
2446-
image: "registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:ad433801179d9b74b47f08daa7d8b2530acf5489da1a3148141fcb34a01e8742"
2446+
image: "registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:4a48c04c011db0691df18c8a4dbee711e20cfbbdb084cc0755595b4f56008c16"
24472447
- name: odh_llama_stack_k8s_operator_image
24482448
image: "registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:8124ab5066ddba069bbf97ddff8d80a64e29bc6276532e439c4ec4fbbbe13e91"
24492449
- name: odh_llm_d_inference_scheduler_image

0 commit comments

Comments
 (0)