Skip to content

Commit 96185fc

Browse files
openshift-pipelines-botsavitaashture
authored andcommitted
[bot:release-v1.15.x] update konflux configuration
1 parent bc37e6c commit 96185fc

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

.tekton/tektoncd-git-clone-1-15-git-init-pull-request.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ metadata:
1717
".tekton/tektoncd-git-clone-1-15-git-init-pull-request.yaml".pathChanged())
1818
creationTimestamp: null
1919
labels:
20-
appstudio.openshift.io/application: openshift-pipelines-1-15
20+
appstudio.openshift.io/application: openshift-pipelines-core-1-15
2121
appstudio.openshift.io/component: tektoncd-git-clone-1-15-git-init
2222
pipelines.appstudio.openshift.io/type: build
2323
name: tektoncd-git-clone-1-15-git-init-on-pull-request
@@ -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-15/git-clone-git-init-rhel8:on-pr-{{revision}}
32+
value: quay.io/redhat-user-workloads/tekton-ecosystem-tenant/1-15/git-init-rhel8:on-pr-{{revision}}
3333
- name: image-expires-after
3434
value: 5d
3535
- name: dockerfile

.tekton/tektoncd-git-clone-1-15-git-init-push.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ metadata:
1616
".tekton/tektoncd-git-clone-1-15-git-init-push.yaml".pathChanged())
1717
creationTimestamp: null
1818
labels:
19-
appstudio.openshift.io/application: openshift-pipelines-1-15
19+
appstudio.openshift.io/application: openshift-pipelines-core-1-15
2020
appstudio.openshift.io/component: tektoncd-git-clone-1-15-git-init
2121
pipelines.appstudio.openshift.io/type: build
2222
name: tektoncd-git-clone-1-15-git-init-on-push
@@ -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-15/git-clone-git-init-rhel8:{{revision}}
31+
value: quay.io/redhat-user-workloads/tekton-ecosystem-tenant/1-15/git-init-rhel8:{{revision}}
3232
- name: dockerfile
3333
value: .konflux/dockerfiles/git-init.Dockerfile
3434
- name: prefetch-input

0 commit comments

Comments
 (0)