Skip to content

Commit 8a8c4d5

Browse files
openshift-pipelines-botopenshift-merge-bot[bot]
authored andcommitted
[bot:release-v1.22.x] update konflux configuration
1 parent 963b9c0 commit 8a8c4d5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.tekton/operator-1-22-index-4.16-pull-request.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/pipelines-index-4.16-rhel9:on-pr-{{revision}}
31+
value: quay.io/redhat-user-workloads/tekton-ecosystem-tenant/pipelines-index-4.16:on-pr-{{revision}}
3232
- name: image-expires-after
3333
value: 5d
3434
- name: dockerfile

.tekton/operator-1-22-index-4.16-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/pipelines-index-4.16-rhel9:{{revision}}
31+
value: quay.io/redhat-user-workloads/tekton-ecosystem-tenant/pipelines-index-4.16:{{revision}}
3232
- name: dockerfile
3333
value: .konflux/olm-catalog/index/v4.16/Dockerfile.catalog
3434
pipelineRef:

0 commit comments

Comments
 (0)