From 9fb1cd2eb4682d0dc1a00e83a670d96bb733a985 Mon Sep 17 00:00:00 2001 From: "red-hat-konflux[bot]" <126015336+red-hat-konflux[bot]@users.noreply.github.com> Date: Sat, 16 May 2026 05:46:17 +0000 Subject: [PATCH] Update dependency github.com/RedHatInsights/konflux-pipelines to v1.67.1 Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com> --- .tekton/patchman-engine-pull-request.yaml | 2 +- .tekton/patchman-engine-push.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.tekton/patchman-engine-pull-request.yaml b/.tekton/patchman-engine-pull-request.yaml index 2e96fb210..9bffa7a36 100644 --- a/.tekton/patchman-engine-pull-request.yaml +++ b/.tekton/patchman-engine-pull-request.yaml @@ -9,7 +9,7 @@ metadata: pipelinesascode.tekton.dev/cancel-in-progress: 'true' pipelinesascode.tekton.dev/max-keep-runs: '3' pipelinesascode.tekton.dev/on-cel-expression: event == "pull_request" && (target_branch == "master" || target_branch == "hotfix") - pipelinesascode.tekton.dev/pipeline: https://github.com/RedHatInsights/konflux-pipelines/raw/v1.67.0/pipelines/docker-build-oci-ta.yaml + pipelinesascode.tekton.dev/pipeline: https://github.com/RedHatInsights/konflux-pipelines/raw/v1.67.1/pipelines/docker-build-oci-ta.yaml creationTimestamp: labels: appstudio.openshift.io/application: insights-patch diff --git a/.tekton/patchman-engine-push.yaml b/.tekton/patchman-engine-push.yaml index 9c7b58afd..c03dd3a7b 100644 --- a/.tekton/patchman-engine-push.yaml +++ b/.tekton/patchman-engine-push.yaml @@ -8,7 +8,7 @@ metadata: pipelinesascode.tekton.dev/cancel-in-progress: 'false' pipelinesascode.tekton.dev/max-keep-runs: '3' pipelinesascode.tekton.dev/on-cel-expression: event == "push" && (target_branch == "master" || target_branch == "hotfix") - pipelinesascode.tekton.dev/pipeline: https://github.com/RedHatInsights/konflux-pipelines/raw/v1.67.0/pipelines/docker-build-oci-ta.yaml + pipelinesascode.tekton.dev/pipeline: https://github.com/RedHatInsights/konflux-pipelines/raw/v1.67.1/pipelines/docker-build-oci-ta.yaml creationTimestamp: labels: appstudio.openshift.io/application: insights-patch