Skip to content

Commit 62e5668

Browse files
openshift-pipelines-botpramodbindal
authored andcommitted
[bot:release-v0.6.0] update konflux configuration
1 parent ae63419 commit 62e5668

4 files changed

+28
-28
lines changed

.tekton/manual-approval-gate-next-controller-pull-request.yaml renamed to .tekton/manual-approval-gate-1-19-controller-pull-request.yaml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Generated for Konflux Application openshift-pipelines-core-next by openshift-pipelines/hack. DO NOT EDIT
1+
# Generated for Konflux Application openshift-pipelines-core by openshift-pipelines/hack. DO NOT EDIT
22
apiVersion: tekton.dev/v1
33
kind: PipelineRun
44
metadata:
@@ -14,13 +14,13 @@ metadata:
1414
== "release-v0.6.0" &&
1515
("***".pathChanged() ||
1616
".konflux/dockerfiles/controller.Dockerfile".pathChanged() ||
17-
".tekton/manual-approval-gate-next-controller-pull-request.yaml".pathChanged())
17+
".tekton/manual-approval-gate-1-19-controller-pull-request.yaml".pathChanged())
1818
creationTimestamp: null
1919
labels:
20-
appstudio.openshift.io/application: openshift-pipelines-core-next
21-
appstudio.openshift.io/component: manual-approval-gate-next-controller
20+
appstudio.openshift.io/application: openshift-pipelines-core-1-19
21+
appstudio.openshift.io/component: manual-approval-gate-1-19-controller
2222
pipelines.appstudio.openshift.io/type: build
23-
name: manual-approval-gate-next-controller-on-pull-request
23+
name: manual-approval-gate-1-19-controller-on-pull-request
2424
namespace: tekton-ecosystem-tenant
2525
spec:
2626
params:
@@ -29,7 +29,7 @@ spec:
2929
- name: revision
3030
value: '{{revision}}'
3131
- name: output-image
32-
value: quay.io/redhat-user-workloads/tekton-ecosystem-tenant/next/manual-approval-gate-controller-rhel9:on-pr-{{revision}}
32+
value: quay.io/redhat-user-workloads/tekton-ecosystem-tenant/1-19/manual-approval-gate-controller-rhel9:on-pr-{{revision}}
3333
- name: image-expires-after
3434
value: 5d
3535
- name: dockerfile
@@ -43,7 +43,7 @@ spec:
4343
pipelineRef:
4444
name: docker-build-ta
4545
taskRunTemplate:
46-
serviceAccountName: build-pipeline-manual-approval-gate-next-controller
46+
serviceAccountName: build-pipeline-manual-approval-gate-1-19-controller
4747
workspaces:
4848
- name: git-auth
4949
secret:

.tekton/manual-approval-gate-next-controller-push.yaml renamed to .tekton/manual-approval-gate-1-19-controller-push.yaml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Generated for Konflux Application openshift-pipelines-core-next by openshift-pipelines/hack. DO NOT EDIT
1+
# Generated for Konflux Application openshift-pipelines-core by openshift-pipelines/hack. DO NOT EDIT
22
apiVersion: tekton.dev/v1
33
kind: PipelineRun
44
metadata:
@@ -13,13 +13,13 @@ metadata:
1313
== "release-v0.6.0" &&
1414
("***".pathChanged() ||
1515
".konflux/dockerfiles/controller.Dockerfile".pathChanged() ||
16-
".tekton/manual-approval-gate-next-controller-push.yaml".pathChanged())
16+
".tekton/manual-approval-gate-1-19-controller-push.yaml".pathChanged())
1717
creationTimestamp: null
1818
labels:
19-
appstudio.openshift.io/application: openshift-pipelines-core-next
20-
appstudio.openshift.io/component: manual-approval-gate-next-controller
19+
appstudio.openshift.io/application: openshift-pipelines-core-1-19
20+
appstudio.openshift.io/component: manual-approval-gate-1-19-controller
2121
pipelines.appstudio.openshift.io/type: build
22-
name: manual-approval-gate-next-controller-on-push
22+
name: manual-approval-gate-1-19-controller-on-push
2323
namespace: tekton-ecosystem-tenant
2424
spec:
2525
params:
@@ -28,7 +28,7 @@ spec:
2828
- name: revision
2929
value: '{{revision}}'
3030
- name: output-image
31-
value: quay.io/redhat-user-workloads/tekton-ecosystem-tenant/next/manual-approval-gate-controller-rhel9:{{revision}}
31+
value: quay.io/redhat-user-workloads/tekton-ecosystem-tenant/1-19/manual-approval-gate-controller-rhel9:{{revision}}
3232
- name: dockerfile
3333
value: .konflux/dockerfiles/controller.Dockerfile
3434
- name: prefetch-input
@@ -37,7 +37,7 @@ spec:
3737
pipelineRef:
3838
name: docker-build-ta
3939
taskRunTemplate:
40-
serviceAccountName: build-pipeline-manual-approval-gate-next-controller
40+
serviceAccountName: build-pipeline-manual-approval-gate-1-19-controller
4141
workspaces:
4242
- name: git-auth
4343
secret:

.tekton/manual-approval-gate-next-webhook-pull-request.yaml renamed to .tekton/manual-approval-gate-1-19-webhook-pull-request.yaml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Generated for Konflux Application openshift-pipelines-core-next by openshift-pipelines/hack. DO NOT EDIT
1+
# Generated for Konflux Application openshift-pipelines-core by openshift-pipelines/hack. DO NOT EDIT
22
apiVersion: tekton.dev/v1
33
kind: PipelineRun
44
metadata:
@@ -14,13 +14,13 @@ metadata:
1414
== "release-v0.6.0" &&
1515
("***".pathChanged() ||
1616
".konflux/dockerfiles/webhook.Dockerfile".pathChanged() ||
17-
".tekton/manual-approval-gate-next-webhook-pull-request.yaml".pathChanged())
17+
".tekton/manual-approval-gate-1-19-webhook-pull-request.yaml".pathChanged())
1818
creationTimestamp: null
1919
labels:
20-
appstudio.openshift.io/application: openshift-pipelines-core-next
21-
appstudio.openshift.io/component: manual-approval-gate-next-webhook
20+
appstudio.openshift.io/application: openshift-pipelines-core-1-19
21+
appstudio.openshift.io/component: manual-approval-gate-1-19-webhook
2222
pipelines.appstudio.openshift.io/type: build
23-
name: manual-approval-gate-next-webhook-on-pull-request
23+
name: manual-approval-gate-1-19-webhook-on-pull-request
2424
namespace: tekton-ecosystem-tenant
2525
spec:
2626
params:
@@ -29,7 +29,7 @@ spec:
2929
- name: revision
3030
value: '{{revision}}'
3131
- name: output-image
32-
value: quay.io/redhat-user-workloads/tekton-ecosystem-tenant/next/manual-approval-gate-webhook-rhel9:on-pr-{{revision}}
32+
value: quay.io/redhat-user-workloads/tekton-ecosystem-tenant/1-19/manual-approval-gate-webhook-rhel9:on-pr-{{revision}}
3333
- name: image-expires-after
3434
value: 5d
3535
- name: dockerfile
@@ -43,7 +43,7 @@ spec:
4343
pipelineRef:
4444
name: docker-build-ta
4545
taskRunTemplate:
46-
serviceAccountName: build-pipeline-manual-approval-gate-next-webhook
46+
serviceAccountName: build-pipeline-manual-approval-gate-1-19-webhook
4747
workspaces:
4848
- name: git-auth
4949
secret:

.tekton/manual-approval-gate-next-webhook-push.yaml renamed to .tekton/manual-approval-gate-1-19-webhook-push.yaml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Generated for Konflux Application openshift-pipelines-core-next by openshift-pipelines/hack. DO NOT EDIT
1+
# Generated for Konflux Application openshift-pipelines-core by openshift-pipelines/hack. DO NOT EDIT
22
apiVersion: tekton.dev/v1
33
kind: PipelineRun
44
metadata:
@@ -13,13 +13,13 @@ metadata:
1313
== "release-v0.6.0" &&
1414
("***".pathChanged() ||
1515
".konflux/dockerfiles/webhook.Dockerfile".pathChanged() ||
16-
".tekton/manual-approval-gate-next-webhook-push.yaml".pathChanged())
16+
".tekton/manual-approval-gate-1-19-webhook-push.yaml".pathChanged())
1717
creationTimestamp: null
1818
labels:
19-
appstudio.openshift.io/application: openshift-pipelines-core-next
20-
appstudio.openshift.io/component: manual-approval-gate-next-webhook
19+
appstudio.openshift.io/application: openshift-pipelines-core-1-19
20+
appstudio.openshift.io/component: manual-approval-gate-1-19-webhook
2121
pipelines.appstudio.openshift.io/type: build
22-
name: manual-approval-gate-next-webhook-on-push
22+
name: manual-approval-gate-1-19-webhook-on-push
2323
namespace: tekton-ecosystem-tenant
2424
spec:
2525
params:
@@ -28,7 +28,7 @@ spec:
2828
- name: revision
2929
value: '{{revision}}'
3030
- name: output-image
31-
value: quay.io/redhat-user-workloads/tekton-ecosystem-tenant/next/manual-approval-gate-webhook-rhel9:{{revision}}
31+
value: quay.io/redhat-user-workloads/tekton-ecosystem-tenant/1-19/manual-approval-gate-webhook-rhel9:{{revision}}
3232
- name: dockerfile
3333
value: .konflux/dockerfiles/webhook.Dockerfile
3434
- name: prefetch-input
@@ -37,7 +37,7 @@ spec:
3737
pipelineRef:
3838
name: docker-build-ta
3939
taskRunTemplate:
40-
serviceAccountName: build-pipeline-manual-approval-gate-next-webhook
40+
serviceAccountName: build-pipeline-manual-approval-gate-1-19-webhook
4141
workspaces:
4242
- name: git-auth
4343
secret:

0 commit comments

Comments
 (0)