Skip to content

Commit c0ae8f7

Browse files
author
Openshift-AI DevOps
committed
Updating the catalog.yaml with latest images and patches
1 parent afa1b5b commit c0ae8f7

6 files changed

Lines changed: 165 additions & 164 deletions

File tree

.tekton/rhoai-fbc-fragment-v3-4-push.yaml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,10 @@ metadata:
66
build.appstudio.redhat.com/commit_sha: '{{revision}}'
77
build.appstudio.redhat.com/target_branch: '{{target_branch}}'
88
pipelinesascode.tekton.dev/max-keep-runs: "3"
9-
pipelinesascode.tekton.dev/on-cel-expression: 'event == "push" && target_branch
10-
== "rhoai-3.4" && ( "catalog/**".pathChanged() || ".tekton/rhoai-fbc-fragment-v3-4-push.yaml".pathChanged()
11-
) && !"catalog/catalog-patch.yaml".pathChanged() && !".github/workflows/**".pathChanged()'
9+
pipelinesascode.tekton.dev/on-cel-expression: '"non-existent-file.non-existent-ext".pathChanged()
10+
&& event == "push" && target_branch == "rhoai-3.4" && ( "catalog/**".pathChanged()
11+
|| ".tekton/rhoai-fbc-fragment-v3-4-push.yaml".pathChanged() ) && !"catalog/catalog-patch.yaml".pathChanged()
12+
&& !".github/workflows/**".pathChanged()'
1213
labels:
1314
appstudio.openshift.io/application: rhoai-v3-4
1415
appstudio.openshift.io/component: rhoai-fbc-fragment-v3-4

catalog/catalog_build_args.map

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
ODH_OPERATOR_BUNDLE_GIT_COMMIT=3117446c52df2e686896a79de26eb2a31b073b37
1+
ODH_OPERATOR_BUNDLE_GIT_COMMIT=6101953acad387e1040d03d3976eec697e94e5e3
22
ODH_OPERATOR_BUNDLE_GIT_URL=https://github.com/red-hat-data-services/RHOAI-Build-Config
33
ODH_BUILT_IN_DETECTOR_GIT_COMMIT=e4049d05185d86b061b886ecf3933b88577bf3f3
44
ODH_BUILT_IN_DETECTOR_GIT_URL=https://github.com/red-hat-data-services/guardrails-detectors
5-
ODH_DASHBOARD_GIT_COMMIT=4635bc48f6b9d3771319b32575ccf1f434bdee16
5+
ODH_DASHBOARD_GIT_COMMIT=206deda1727c55a61b868bdacd786a09f5069ea6
66
ODH_DASHBOARD_GIT_URL=https://github.com/red-hat-data-services/odh-dashboard
77
ODH_DATA_SCIENCE_PIPELINES_ARGO_ARGOEXEC_GIT_COMMIT=c128744ab5520651e4bcbbaa95c59bd92ea7a0f1
88
ODH_DATA_SCIENCE_PIPELINES_ARGO_ARGOEXEC_GIT_URL=https://github.com/red-hat-data-services/argo-workflows
@@ -82,7 +82,7 @@ ODH_NOTEBOOK_CONTROLLER_GIT_COMMIT=b7a6db5758f09a4c7d14e02c43e51ada22204daa
8282
ODH_NOTEBOOK_CONTROLLER_GIT_URL=https://github.com/red-hat-data-services/kubeflow
8383
ODH_OPENVINO_MODEL_SERVER_GIT_COMMIT=22291ea213b6d3c0c776702c696f654b20ca1a56
8484
ODH_OPENVINO_MODEL_SERVER_GIT_URL=https://github.com/red-hat-data-services/openvino_model_server
85-
ODH_OPERATOR_GIT_COMMIT=63626772e28e8dec78c2288126355a093512ac4b
85+
ODH_OPERATOR_GIT_COMMIT=005e53495da97088d03fd79e151335c20a5cd7d7
8686
ODH_OPERATOR_GIT_URL=https://github.com/red-hat-data-services/rhods-operator
8787
ODH_PIPELINE_RUNTIME_DATASCIENCE_CPU_PY312_GIT_COMMIT=0c399583e4f9577519ef386aa3e11e2cce80bfd0
8888
ODH_PIPELINE_RUNTIME_DATASCIENCE_CPU_PY312_GIT_URL=https://github.com/red-hat-data-services/notebooks
@@ -98,7 +98,7 @@ ODH_PIPELINE_RUNTIME_TENSORFLOW_CUDA_PY312_GIT_COMMIT=0c399583e4f9577519ef386aa3
9898
ODH_PIPELINE_RUNTIME_TENSORFLOW_CUDA_PY312_GIT_URL=https://github.com/red-hat-data-services/notebooks
9999
ODH_PIPELINE_RUNTIME_TENSORFLOW_ROCM_PY312_GIT_COMMIT=0c399583e4f9577519ef386aa3e11e2cce80bfd0
100100
ODH_PIPELINE_RUNTIME_TENSORFLOW_ROCM_PY312_GIT_URL=https://github.com/red-hat-data-services/notebooks
101-
ODH_RHEL9_OPERATOR_GIT_COMMIT=63626772e28e8dec78c2288126355a093512ac4b
101+
ODH_RHEL9_OPERATOR_GIT_COMMIT=005e53495da97088d03fd79e151335c20a5cd7d7
102102
ODH_RHEL9_OPERATOR_GIT_URL=https://github.com/red-hat-data-services/rhods-operator
103103
ODH_TA_LMES_DRIVER_GIT_COMMIT=97018210ab33b5c92ff510a6a6d0df981b95c2a0
104104
ODH_TA_LMES_DRIVER_GIT_URL=https://github.com/red-hat-data-services/trustyai-service-operator

0 commit comments

Comments
 (0)