diff --git a/.tekton/tektoncd-chains-1-14-controller-pull-request.yaml b/.tekton/tektoncd-chains-1-14-controller-pull-request.yaml index aba7cecc61..39f5e90981 100644 --- a/.tekton/tektoncd-chains-1-14-controller-pull-request.yaml +++ b/.tekton/tektoncd-chains-1-14-controller-pull-request.yaml @@ -1,4 +1,4 @@ -# Generated for Konflux Application openshift-pipelines-core by openshift-pipelines/hack. DO NOT EDIT +# Generated for Release 1.14 by openshift-pipelines/hack. DO NOT EDIT. apiVersion: tekton.dev/v1 kind: PipelineRun metadata: @@ -15,6 +15,7 @@ metadata: ("upstream/***".pathChanged() || ".konflux/patches/***".pathChanged() || ".konflux/rpms/***".pathChanged() || ".konflux/dockerfiles/controller.Dockerfile".pathChanged() || ".tekton/tektoncd-chains-1-14-controller-pull-request.yaml".pathChanged()) + creationTimestamp: null labels: appstudio.openshift.io/application: openshift-pipelines-core-1-14 appstudio.openshift.io/component: tektoncd-chains-1-14-controller @@ -25,19 +26,14 @@ spec: params: - name: git-url value: '{{source_url}}' - - name: upstream-git-url - value: 'https://github.com/tektoncd/chains' - name: revision value: '{{revision}}' - name: output-image - value: quay.io/redhat-user-workloads/tekton-ecosystem-tenant/pipelines-chains-controller-rhel9:on-pr-{{revision}} + value: quay.io/redhat-user-workloads/tekton-ecosystem-tenant/1-14/chains-controller-rhel8:on-pr-{{revision}} - name: image-expires-after value: 5d - name: dockerfile value: .konflux/dockerfiles/controller.Dockerfile - - name: additional-tags - value: - - "on-pr-1.14.0" - name: build-platforms value: - linux/x86_64 @@ -46,8 +42,6 @@ spec: {"type": "rpm", "path": ".konflux/rpms"} pipelineRef: name: docker-build-ta - taskRunTemplate: - serviceAccountName: build-pipeline-tektoncd-chains-1-14-controller workspaces: - name: git-auth secret: diff --git a/.tekton/tektoncd-chains-1-14-controller-push.yaml b/.tekton/tektoncd-chains-1-14-controller-push.yaml index a71f8c907c..0b0741ce7e 100644 --- a/.tekton/tektoncd-chains-1-14-controller-push.yaml +++ b/.tekton/tektoncd-chains-1-14-controller-push.yaml @@ -1,4 +1,4 @@ -# Generated for Konflux Application openshift-pipelines-core by openshift-pipelines/hack. DO NOT EDIT +# Generated for Release 1.14 by openshift-pipelines/hack. DO NOT EDIT. apiVersion: tekton.dev/v1 kind: PipelineRun metadata: @@ -25,24 +25,17 @@ spec: params: - name: git-url value: '{{source_url}}' - - name: upstream-git-url - value: 'https://github.com/tektoncd/chains' - name: revision value: '{{revision}}' - name: output-image - value: quay.io/redhat-user-workloads/tekton-ecosystem-tenant/pipelines-chains-controller-rhel9:{{revision}} + value: quay.io/redhat-user-workloads/tekton-ecosystem-tenant/1-14/chains-controller-rhel8:{{revision}} - name: dockerfile value: .konflux/dockerfiles/controller.Dockerfile - - name: additional-tags - value: - - "1.14.0" - name: prefetch-input value: | {"type": "rpm", "path": ".konflux/rpms"} pipelineRef: name: docker-build-ta - taskRunTemplate: - serviceAccountName: build-pipeline-tektoncd-chains-1-14-controller workspaces: - name: git-auth secret: