From f445c26e181fd6c8e883bdf3a2e5c3a373187e20 Mon Sep 17 00:00:00 2001 From: "red-hat-konflux[bot]" <126015336+red-hat-konflux[bot]@users.noreply.github.com> Date: Sat, 5 Sep 2026 02:32:42 +0000 Subject: [PATCH] chore(deps): update dependency redhatinsights/konflux-pipelines to v1.73.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 c4c02f655..076041b6f 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.72.0/pipelines/docker-build-oci-ta.yaml + pipelinesascode.tekton.dev/pipeline: https://github.com/RedHatInsights/konflux-pipelines/raw/v1.73.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 202cea9c1..de7fb2324 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.72.0/pipelines/docker-build-oci-ta.yaml + pipelinesascode.tekton.dev/pipeline: https://github.com/RedHatInsights/konflux-pipelines/raw/v1.73.0/pipelines/docker-build-oci-ta.yaml creationTimestamp: null labels: appstudio.openshift.io/application: insights-patch