From 09edc1a29c5c97c1dbdcd95c6050ede595cdd609 Mon Sep 17 00:00:00 2001 From: "red-hat-konflux[bot]" <126015336+red-hat-konflux[bot]@users.noreply.github.com> Date: Sat, 13 Dec 2025 09:18:18 +0000 Subject: [PATCH] chore(deps): update dependency github.com/redhatinsights/konflux-pipelines to v1.56.0 Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com> --- .tekton/patchman-ui-pull-request.yaml | 2 +- .tekton/patchman-ui-push.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.tekton/patchman-ui-pull-request.yaml b/.tekton/patchman-ui-pull-request.yaml index 2ccfbe48..e161dd49 100644 --- a/.tekton/patchman-ui-pull-request.yaml +++ b/.tekton/patchman-ui-pull-request.yaml @@ -10,7 +10,7 @@ metadata: pipelinesascode.tekton.dev/max-keep-runs: "3" pipelinesascode.tekton.dev/on-cel-expression: event == "pull_request" && target_branch == "master" - pipelinesascode.tekton.dev/pipeline: https://github.com/RedHatInsights/konflux-pipelines/raw/v1.53.0/pipelines/docker-build-oci-ta.yaml + pipelinesascode.tekton.dev/pipeline: https://github.com/RedHatInsights/konflux-pipelines/raw/v1.56.0/pipelines/docker-build-oci-ta.yaml creationTimestamp: null labels: appstudio.openshift.io/application: insights-patch diff --git a/.tekton/patchman-ui-push.yaml b/.tekton/patchman-ui-push.yaml index e3bf0010..2fd29568 100644 --- a/.tekton/patchman-ui-push.yaml +++ b/.tekton/patchman-ui-push.yaml @@ -9,7 +9,7 @@ metadata: pipelinesascode.tekton.dev/max-keep-runs: "3" pipelinesascode.tekton.dev/on-cel-expression: event == "push" && target_branch == "master" - pipelinesascode.tekton.dev/pipeline: https://github.com/RedHatInsights/konflux-pipelines/raw/v1.53.0/pipelines/docker-build-oci-ta.yaml + pipelinesascode.tekton.dev/pipeline: https://github.com/RedHatInsights/konflux-pipelines/raw/v1.56.0/pipelines/docker-build-oci-ta.yaml creationTimestamp: null labels: appstudio.openshift.io/application: insights-patch