Skip to content

Commit 34c53e6

Browse files
openshift-pipelines-botpramodbindal
authored andcommitted
[bot:next] update konflux configuration
1 parent a4ccc66 commit 34c53e6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.tekton/tektoncd-pruner-next-controller-pull-request.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -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/controller-rhel9:on-pr-{{revision}}
32+
value: quay.io/redhat-user-workloads/tekton-ecosystem-tenant/next/pruner-controller-rhel9:on-pr-{{revision}}
3333
- name: image-expires-after
3434
value: 5d
3535
- name: dockerfile

.tekton/tektoncd-pruner-next-controller-push.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -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/controller-rhel9:{{revision}}
31+
value: quay.io/redhat-user-workloads/tekton-ecosystem-tenant/next/pruner-controller-rhel9:{{revision}}
3232
- name: dockerfile
3333
value: .konflux/dockerfiles/controller.Dockerfile
3434
- name: prefetch-input

0 commit comments

Comments
 (0)