From 30ba9f5c785f38ba8226259e51c83628c6fdb991 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 05:35:25 +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/rhsm-api-proxy-pull-request.yaml | 2 +- .tekton/rhsm-api-proxy-push.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.tekton/rhsm-api-proxy-pull-request.yaml b/.tekton/rhsm-api-proxy-pull-request.yaml index edb6ea0..a7714c9 100644 --- a/.tekton/rhsm-api-proxy-pull-request.yaml +++ b/.tekton/rhsm-api-proxy-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 == "main" - pipelinesascode.tekton.dev/pipeline: https://github.com/RedHatInsights/konflux-pipelines/raw/v1.50.0/pipelines/docker-build.yaml + pipelinesascode.tekton.dev/pipeline: https://github.com/RedHatInsights/konflux-pipelines/raw/v1.53.0/pipelines/docker-build.yaml creationTimestamp: null labels: appstudio.openshift.io/application: rhsm-api-proxy diff --git a/.tekton/rhsm-api-proxy-push.yaml b/.tekton/rhsm-api-proxy-push.yaml index eabc719..012090f 100644 --- a/.tekton/rhsm-api-proxy-push.yaml +++ b/.tekton/rhsm-api-proxy-push.yaml @@ -8,7 +8,7 @@ metadata: pipelinesascode.tekton.dev/max-keep-runs: "3" pipelinesascode.tekton.dev/on-cel-expression: event == "push" && target_branch == "main" - pipelinesascode.tekton.dev/pipeline: https://github.com/RedHatInsights/konflux-pipelines/raw/v1.50.0/pipelines/docker-build.yaml + pipelinesascode.tekton.dev/pipeline: https://github.com/RedHatInsights/konflux-pipelines/raw/v1.53.0/pipelines/docker-build.yaml creationTimestamp: null labels: appstudio.openshift.io/application: rhsm-api-proxy