Skip to content

Commit 7400934

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

5 files changed

Lines changed: 140 additions & 140 deletions

File tree

.tekton/rhoai-fbc-fragment-v3-5-ea-2-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-ea.2"
1313
&& ( "catalog/**".pathChanged() || ".tekton/rhoai-fbc-fragment-v3-5-ea-2-push.yaml".pathChanged() )
1414
&& files.all.exists(p, !p.matches('^catalog/catalog-patch\\.yaml$'))

catalog/catalog_build_args.map

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
ODH_OPERATOR_BUNDLE_GIT_COMMIT=870b7a7debaae0e1c6a014d98b54639de3cc9094
1+
ODH_OPERATOR_BUNDLE_GIT_COMMIT=c00b3912197e2f6ff121365726aaabdc181a2bfa
22
ODH_OPERATOR_BUNDLE_GIT_URL=https://github.com/red-hat-data-services/RHOAI-Build-Config
33
ODH_AI_GATEWAY_PAYLOAD_PROCESSING_E2E_GIT_COMMIT=1b7f84eb4bec8a5e1e811fed4b092f730c039569
44
ODH_AI_GATEWAY_PAYLOAD_PROCESSING_E2E_GIT_URL=https://github.com/red-hat-data-services/ai-gateway-payload-processing

0 commit comments

Comments
 (0)