From f32008cfa9473b7f0ef577b102941a83cf490780 Mon Sep 17 00:00:00 2001 From: myan Date: Wed, 11 Mar 2026 23:41:11 -0400 Subject: [PATCH] Update postgres_exporter for release-2.17 (Global Hub v1.8.0) - Rename and update pull-request pipeline for globalhub-1-8 - Rename and update push pipeline for globalhub-1-8 - Update branch references to release-2.17 Corresponds to ACM release-2.17 / Global Hub v1.8.0 Signed-off-by: myan --- ...tgres-exporter-globalhub-1-8-pull-request.yaml} | 12 ++++++------ ...l => postgres-exporter-globalhub-1-8-push.yaml} | 14 +++++++------- 2 files changed, 13 insertions(+), 13 deletions(-) rename .tekton/{postgres-exporter-globalhub-1-7-pull-request.yaml => postgres-exporter-globalhub-1-8-pull-request.yaml} (89%) rename .tekton/{postgres-exporter-globalhub-1-7-push.yaml => postgres-exporter-globalhub-1-8-push.yaml} (90%) diff --git a/.tekton/postgres-exporter-globalhub-1-7-pull-request.yaml b/.tekton/postgres-exporter-globalhub-1-8-pull-request.yaml similarity index 89% rename from .tekton/postgres-exporter-globalhub-1-7-pull-request.yaml rename to .tekton/postgres-exporter-globalhub-1-8-pull-request.yaml index cb1907c45..9e4cb2054 100644 --- a/.tekton/postgres-exporter-globalhub-1-7-pull-request.yaml +++ b/.tekton/postgres-exporter-globalhub-1-8-pull-request.yaml @@ -9,13 +9,13 @@ 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 - == "release-2.16" + == "release-2.17" creationTimestamp: null labels: - appstudio.openshift.io/application: release-globalhub-1-7 - appstudio.openshift.io/component: postgres-exporter-globalhub-1-7 + appstudio.openshift.io/application: release-globalhub-1-8 + appstudio.openshift.io/component: postgres-exporter-globalhub-1-8 pipelines.appstudio.openshift.io/type: build - name: postgres-exporter-globalhub-1-7-on-pull-request + name: postgres-exporter-globalhub-1-8-on-pull-request namespace: acm-multicluster-glo-tenant spec: params: @@ -24,7 +24,7 @@ spec: - name: revision value: '{{revision}}' - name: output-image - value: quay.io/redhat-user-workloads/acm-multicluster-glo-tenant/postgres-exporter-globalhub-1-7:on-pr-{{revision}} + value: quay.io/redhat-user-workloads/acm-multicluster-glo-tenant/postgres-exporter-globalhub-1-8:on-pr-{{revision}} - name: image-expires-after value: 5d - name: build-platforms @@ -53,7 +53,7 @@ spec: - name: pathInRepo value: pipelines/common-base.yaml taskRunTemplate: - serviceAccountName: build-pipeline-postgres-exporter-globalhub-1-7 + serviceAccountName: build-pipeline-postgres-exporter-globalhub-1-8 workspaces: - name: git-auth secret: diff --git a/.tekton/postgres-exporter-globalhub-1-7-push.yaml b/.tekton/postgres-exporter-globalhub-1-8-push.yaml similarity index 90% rename from .tekton/postgres-exporter-globalhub-1-7-push.yaml rename to .tekton/postgres-exporter-globalhub-1-8-push.yaml index 221fd7453..1a6a21e8f 100644 --- a/.tekton/postgres-exporter-globalhub-1-7-push.yaml +++ b/.tekton/postgres-exporter-globalhub-1-8-push.yaml @@ -9,13 +9,13 @@ 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 - == "release-2.16" + == "release-2.17" creationTimestamp: null labels: - appstudio.openshift.io/application: release-globalhub-1-7 - appstudio.openshift.io/component: postgres-exporter-globalhub-1-7 + appstudio.openshift.io/application: release-globalhub-1-8 + appstudio.openshift.io/component: postgres-exporter-globalhub-1-8 pipelines.appstudio.openshift.io/type: build - name: postgres-exporter-globalhub-1-7-on-push + name: postgres-exporter-globalhub-1-8-on-push namespace: acm-multicluster-glo-tenant spec: params: @@ -24,7 +24,7 @@ spec: - name: revision value: '{{revision}}' - name: output-image - value: quay.io/redhat-user-workloads/acm-multicluster-glo-tenant/postgres-exporter-globalhub-1-7:{{revision}} + value: quay.io/redhat-user-workloads/acm-multicluster-glo-tenant/postgres-exporter-globalhub-1-8:{{revision}} - name: build-platforms value: - linux/x86_64 @@ -44,7 +44,7 @@ spec: - name: send-slack-notification value: "true" - name: konflux-application-name - value: "release-globalhub-1-7" + value: "release-globalhub-1-8" - name: slack-webhook-url-secret-name # See details: https://konflux.pages.redhat.com/docs/users/patterns/slack-notifications.html value: "slack-notify-webhook" @@ -64,7 +64,7 @@ spec: - name: pathInRepo value: pipelines/common-base.yaml taskRunTemplate: - serviceAccountName: build-pipeline-postgres-exporter-globalhub-1-7 + serviceAccountName: build-pipeline-postgres-exporter-globalhub-1-8 workspaces: - name: git-auth secret: