From aaca7d022682dcbfe0afc0ac23833bbc873736ab Mon Sep 17 00:00:00 2001 From: "red-hat-konflux[bot]" <126015336+red-hat-konflux[bot]@users.noreply.github.com> Date: Sat, 22 Nov 2025 04:38:13 +0000 Subject: [PATCH] Update dependency github.com/RedHatInsights/konflux-pipelines to v1.53.0 Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com> --- .tekton/patchman-engine-sc-pull-request.yaml | 2 +- .tekton/patchman-engine-sc-push.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.tekton/patchman-engine-sc-pull-request.yaml b/.tekton/patchman-engine-sc-pull-request.yaml index c84d3e85d..2851c6855 100644 --- a/.tekton/patchman-engine-sc-pull-request.yaml +++ b/.tekton/patchman-engine-sc-pull-request.yaml @@ -9,7 +9,7 @@ metadata: pipelinesascode.tekton.dev/max-keep-runs: "3" pipelinesascode.tekton.dev/on-cel-expression: event == "pull_request" && target_branch == "security-compliance" - pipelinesascode.tekton.dev/pipeline: https://github.com/RedHatInsights/konflux-pipelines/raw/v1.52.0/pipelines/docker-build-oci-ta.yaml + pipelinesascode.tekton.dev/pipeline: https://github.com/RedHatInsights/konflux-pipelines/raw/v1.53.0/pipelines/docker-build-oci-ta.yaml creationTimestamp: null labels: appstudio.openshift.io/application: insights-patch-sc diff --git a/.tekton/patchman-engine-sc-push.yaml b/.tekton/patchman-engine-sc-push.yaml index b32fb0d58..a4d8c1936 100644 --- a/.tekton/patchman-engine-sc-push.yaml +++ b/.tekton/patchman-engine-sc-push.yaml @@ -8,7 +8,7 @@ metadata: pipelinesascode.tekton.dev/max-keep-runs: "3" pipelinesascode.tekton.dev/on-cel-expression: event == "push" && target_branch == "security-compliance" - pipelinesascode.tekton.dev/pipeline: https://github.com/RedHatInsights/konflux-pipelines/raw/v1.52.0/pipelines/docker-build-oci-ta.yaml + pipelinesascode.tekton.dev/pipeline: https://github.com/RedHatInsights/konflux-pipelines/raw/v1.53.0/pipelines/docker-build-oci-ta.yaml creationTimestamp: null labels: appstudio.openshift.io/application: insights-patch-sc