From 158c35905741537dcb71a52ed1d616b35b5c1298 Mon Sep 17 00:00:00 2001 From: "red-hat-konflux[bot]" <126015336+red-hat-konflux[bot]@users.noreply.github.com> Date: Sat, 20 Jun 2026 04:50:32 +0000 Subject: [PATCH] Update dependency github.com/RedHatInsights/konflux-pipelines to v1.69.0 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 f784e3904..08064331f 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.68.0/pipelines/docker-build-oci-ta.yaml + pipelinesascode.tekton.dev/pipeline: https://github.com/RedHatInsights/konflux-pipelines/raw/v1.69.0/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 d2d916dc8..31678f497 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.68.0/pipelines/docker-build-oci-ta.yaml + pipelinesascode.tekton.dev/pipeline: https://github.com/RedHatInsights/konflux-pipelines/raw/v1.69.0/pipelines/docker-build-oci-ta.yaml creationTimestamp: labels: appstudio.openshift.io/application: insights-patch