Skip to content

Commit d8810c8

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

6 files changed

Lines changed: 152 additions & 152 deletions

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ metadata:
88
pipelinesascode.tekton.dev/cancel-in-progress: "false"
99
pipelinesascode.tekton.dev/max-keep-runs: "3"
1010
pipelinesascode.tekton.dev/on-cel-expression: |
11-
"non-existent-file.non-existent-ext".pathChanged() && event == "push"
11+
event == "push"
1212
&& target_branch == "rhoai-3.5"
1313
&& ( "catalog/**".pathChanged() || ".tekton/rhoai-fbc-fragment-v3-5-push.yaml".pathChanged() )
1414
&& files.all.exists(p, !p.matches('^catalog/catalog-patch\\.yaml$'))

catalog/catalog_build_args.map

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
ODH_OPERATOR_BUNDLE_GIT_COMMIT=57353c3eadbabe92284d58a8823f4532c439eab3
1+
ODH_OPERATOR_BUNDLE_GIT_COMMIT=1a9026c2f5d8a5c6aa828c3e47a78e8ff9e6d56e
22
ODH_OPERATOR_BUNDLE_GIT_URL=https://github.com/red-hat-data-services/RHOAI-Build-Config
33
ODH_AI_GATEWAY_OPERATOR_GIT_COMMIT=fa4b0d715271436aaf5f3eee46db9bb47fcb2141
44
ODH_AI_GATEWAY_OPERATOR_GIT_URL=https://github.com/red-hat-data-services/ai-gateway-operator
@@ -130,7 +130,7 @@ ODH_OGX_K8S_OPERATOR_GIT_COMMIT=3e220b558707d2bf8b45cc54eb6c61692e2bffe6
130130
ODH_OGX_K8S_OPERATOR_GIT_URL=https://github.com/red-hat-data-services/ogx-k8s-operator
131131
ODH_OPENVINO_MODEL_SERVER_GIT_COMMIT=9591069fe9b2a01cd3761d5d1e8e91c5b4ef0aa4
132132
ODH_OPENVINO_MODEL_SERVER_GIT_URL=https://github.com/red-hat-data-services/openvino_model_server
133-
ODH_OPERATOR_GIT_COMMIT=b7e9160b700d32667a4352e0a109c50a80f7800a
133+
ODH_OPERATOR_GIT_COMMIT=99aca30ab22f5ff0fb5958b37a9421abc5ac580c
134134
ODH_OPERATOR_GIT_URL=https://github.com/red-hat-data-services/rhods-operator
135135
ODH_PIPELINE_RUNTIME_DATASCIENCE_CPU_PY312_GIT_COMMIT=84fe62a39e92454885868c77ef3bcf7cf81ecd19
136136
ODH_PIPELINE_RUNTIME_DATASCIENCE_CPU_PY312_GIT_URL=https://github.com/red-hat-data-services/notebooks
@@ -148,7 +148,7 @@ ODH_PIPELINE_RUNTIME_TENSORFLOW_ROCM_PY312_GIT_COMMIT=ecb02b9c769f293e6ce4e92e0d
148148
ODH_PIPELINE_RUNTIME_TENSORFLOW_ROCM_PY312_GIT_URL=https://github.com/red-hat-data-services/notebooks
149149
ODH_PIPELINES_COMPONENTS_GIT_COMMIT=c6e6259ed40e6609f65ac45dc487b89c7c3ec8ec
150150
ODH_PIPELINES_COMPONENTS_GIT_URL=https://github.com/red-hat-data-services/pipelines-components
151-
ODH_RHEL9_OPERATOR_GIT_COMMIT=b7e9160b700d32667a4352e0a109c50a80f7800a
151+
ODH_RHEL9_OPERATOR_GIT_COMMIT=99aca30ab22f5ff0fb5958b37a9421abc5ac580c
152152
ODH_RHEL9_OPERATOR_GIT_URL=https://github.com/red-hat-data-services/rhods-operator
153153
ODH_SPARK_OPERATOR_GIT_COMMIT=097e5b49586299da1e6af8b6a886a220652edaa0
154154
ODH_SPARK_OPERATOR_GIT_URL=https://github.com/red-hat-data-services/spark-operator

0 commit comments

Comments
 (0)