Skip to content

Commit 199ae71

Browse files
openshift-pipelines-botsavitaashture
authored andcommitted
[bot:release-v1.14.x] update konflux configuration
1 parent 5ce599e commit 199ae71

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.tekton/tektoncd-git-clone-1-14-git-init-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/1-14/git-clone-git-init-rhel8:on-pr-{{revision}}
32+
value: quay.io/redhat-user-workloads/tekton-ecosystem-tenant/1-14/git-init-rhel8:on-pr-{{revision}}
3333
- name: image-expires-after
3434
value: 5d
3535
- name: dockerfile

.tekton/tektoncd-git-clone-1-14-git-init-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/1-14/git-clone-git-init-rhel8:{{revision}}
31+
value: quay.io/redhat-user-workloads/tekton-ecosystem-tenant/1-14/git-init-rhel8:{{revision}}
3232
- name: dockerfile
3333
value: .konflux/dockerfiles/git-init.Dockerfile
3434
- name: prefetch-input

0 commit comments

Comments
 (0)