diff --git a/.tekton/image-based-install-operator-mce-50-pull-request.yaml b/.tekton/image-based-install-operator-mce-51-pull-request.yaml similarity index 88% rename from .tekton/image-based-install-operator-mce-50-pull-request.yaml rename to .tekton/image-based-install-operator-mce-51-pull-request.yaml index 3f21a99f2..5f1d58cbd 100644 --- a/.tekton/image-based-install-operator-mce-50-pull-request.yaml +++ b/.tekton/image-based-install-operator-mce-51-pull-request.yaml @@ -8,13 +8,13 @@ metadata: build.appstudio.redhat.com/target_branch: '{{target_branch}}' 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 == "backplane-5.0" + pipelinesascode.tekton.dev/on-cel-expression: event == "pull_request" && target_branch == "backplane-5.1" creationTimestamp: labels: - appstudio.openshift.io/application: release-mce-50 - appstudio.openshift.io/component: image-based-install-operator-mce-50 + appstudio.openshift.io/application: release-mce-51 + appstudio.openshift.io/component: image-based-install-operator-mce-51 pipelines.appstudio.openshift.io/type: build - name: image-based-install-operator-mce-50-on-pull-request + name: image-based-install-operator-mce-51-on-pull-request namespace: crt-redhat-acm-tenant spec: params: @@ -23,7 +23,7 @@ spec: - name: revision value: '{{revision}}' - name: output-image - value: quay.io/redhat-user-workloads/crt-redhat-acm-tenant/image-based-install-operator-mce-50:on-pr-{{revision}} + value: quay.io/redhat-user-workloads/crt-redhat-acm-tenant/image-based-install-operator-mce-51:on-pr-{{revision}} - name: image-expires-after value: 5d - name: build-platforms @@ -49,7 +49,7 @@ spec: - name: pathInRepo value: pipelines/common-base.yaml taskRunTemplate: - serviceAccountName: build-pipeline-image-based-install-operator-mce-50 + serviceAccountName: build-pipeline-image-based-install-operator-mce-51 workspaces: - name: git-auth secret: diff --git a/.tekton/image-based-install-operator-mce-50-push.yaml b/.tekton/image-based-install-operator-mce-51-push.yaml similarity index 88% rename from .tekton/image-based-install-operator-mce-50-push.yaml rename to .tekton/image-based-install-operator-mce-51-push.yaml index d98840470..3611fa400 100644 --- a/.tekton/image-based-install-operator-mce-50-push.yaml +++ b/.tekton/image-based-install-operator-mce-51-push.yaml @@ -7,13 +7,13 @@ metadata: build.appstudio.redhat.com/target_branch: '{{target_branch}}' pipelinesascode.tekton.dev/cancel-in-progress: "false" pipelinesascode.tekton.dev/max-keep-runs: "3" - pipelinesascode.tekton.dev/on-cel-expression: event == "push" && target_branch == "backplane-5.0" + pipelinesascode.tekton.dev/on-cel-expression: event == "push" && target_branch == "backplane-5.1" creationTimestamp: labels: - appstudio.openshift.io/application: release-mce-50 - appstudio.openshift.io/component: image-based-install-operator-mce-50 + appstudio.openshift.io/application: release-mce-51 + appstudio.openshift.io/component: image-based-install-operator-mce-51 pipelines.appstudio.openshift.io/type: build - name: image-based-install-operator-mce-50-on-push + name: image-based-install-operator-mce-51-on-push namespace: crt-redhat-acm-tenant spec: params: @@ -22,7 +22,7 @@ spec: - name: revision value: '{{revision}}' - name: output-image - value: quay.io/redhat-user-workloads/crt-redhat-acm-tenant/image-based-install-operator-mce-50:{{revision}} + value: quay.io/redhat-user-workloads/crt-redhat-acm-tenant/image-based-install-operator-mce-51:{{revision}} - name: build-platforms value: - linux/x86_64 @@ -49,7 +49,7 @@ spec: - name: pathInRepo value: pipelines/common-base.yaml taskRunTemplate: - serviceAccountName: build-pipeline-image-based-install-operator-mce-50 + serviceAccountName: build-pipeline-image-based-install-operator-mce-51 workspaces: - name: git-auth secret: