File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ metadata:
88 pipelinesascode.tekton.dev/max-keep-runs : " 3"
99 build.appstudio.openshift.io/build-nudge-files : " bundle/bundle-patch.yaml"
1010 pipelinesascode.tekton.dev/on-cel-expression : |
11- "non-existent-file.non-existent-ext".pathChanged() && event == "push" && target_branch == "rhoai-2.25" && !"bundle/**".pathChanged()
11+ event == "push" && target_branch == "rhoai-2.25" && !"bundle/**".pathChanged()
1212 && !"Dockerfiles/bundle.Dockerfile".pathChanged() && (!"build/**".pathChanged()
1313 || "build/operands-map.yaml".pathChanged() || ".tekton/odh-operator-v2-25-push.yaml".pathChanged()
1414 ) && !".github/workflows/**".pathChanged()
Original file line number Diff line number Diff line change @@ -119,7 +119,7 @@ additional_meta:
119119 git.commit : 275b72e410f26bbfe16868b7d7387f8d58f67bb9
120120 odh-model-registry :
121121 git.url : https://github.com/red-hat-data-services/model-registry
122- git.commit : 9372dc8dd856dc3efd54a3cffcb1ee56e69608a3
122+ git.commit : 52dfcc4158b4f16cdc9ea5eeaf0cc01ea2df90b0
123123 odh-ml-pipelines-runtime-generic :
124124 git.url : https://github.com/red-hat-data-services/ilab-on-ocp
125125 git.commit : fbbb20f5eb230fd4c25df389e2ea684855a7b991
Original file line number Diff line number Diff line change @@ -44,7 +44,7 @@ relatedImages:
4444- name : RELATED_IMAGE_ODH_DATA_SCIENCE_PIPELINES_ARGO_WORKFLOWCONTROLLER_IMAGE
4545 value : " quay.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:9f1ce581ff6007fbd298a65cca100c31055d9555423340e2214dcffe79628447"
4646- name : RELATED_IMAGE_ODH_MODEL_REGISTRY_IMAGE
47- value : " quay.io/rhoai/odh-model-registry-rhel9@sha256:f7d588fb43bf327d03b6e3ddfca78a584acfac9acc52b2ff3050fe454cd025d7 "
47+ value : " quay.io/rhoai/odh-model-registry-rhel9@sha256:663c7b04c395b78ac7e65621cd947909d1d2afdb5f97df3cd78bd8d98f6713b1 "
4848- name : RELATED_IMAGE_ODH_MODEL_REGISTRY_OPERATOR_IMAGE
4949 value : " quay.io/rhoai/odh-model-registry-operator-rhel9@sha256:ed8d1a246e1b850f8199453d8bf2450b8cf4bc3e99a39d5bb6791aece306fd4c"
5050- name : RELATED_IMAGE_ODH_TRAINING_OPERATOR_IMAGE
You can’t perform that action at this time.
0 commit comments