Skip to content

Commit 986cedf

Browse files
author
openshift-pipelines-bot
committed
[bot:release-v1.20.x] update konflux configuration
Generated by workflow [Generate konflux configurations](https://github.com/openshift-pipelines/hack/actions/runs/22854522302) Triggered by github-merge-queue[bot]
1 parent 210663c commit 986cedf

18 files changed

+160
-178
lines changed

.tekton/operator-1-20-index-4.14-pull-request.yaml

Lines changed: 10 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Generated for Konflux Application openshift-pipelines-index-4.14-1.20 by openshift-pipelines/hack. DO NOT EDIT
1+
# Generated for Konflux Application openshift-pipelines-index by openshift-pipelines/hack. DO NOT EDIT
22
apiVersion: tekton.dev/v1
33
kind: PipelineRun
44
metadata:
@@ -13,11 +13,10 @@ metadata:
1313
pipelinesascode.tekton.dev/on-cel-expression: event == "pull_request" && target_branch
1414
== "release-v1.20.x" &&
1515
(( ".konflux/olm-catalog/index/***".pathChanged()) ||
16-
".konflux/olm-catalog/index/v4.14/Dockerfile.catalog".pathChanged() ||
16+
".konflux/dockerfiles/index-4.14.Dockerfile".pathChanged() ||
1717
".tekton/operator-1-20-index-4.14-pull-request.yaml".pathChanged())
18-
creationTimestamp: null
1918
labels:
20-
appstudio.openshift.io/application: openshift-pipelines-index-4-14-1-20
19+
appstudio.openshift.io/application: openshift-pipelines-index-1-20
2120
appstudio.openshift.io/component: operator-1-20-index-4-14
2221
pipelines.appstudio.openshift.io/type: build
2322
name: operator-1-20-index-4.14-on-pull-request
@@ -26,14 +25,19 @@ spec:
2625
params:
2726
- name: git-url
2827
value: '{{source_url}}'
28+
- name: upstream-git-url
29+
value: 'https://github.com/'
2930
- name: revision
3031
value: '{{revision}}'
3132
- name: output-image
32-
value: quay.io/redhat-user-workloads/tekton-ecosystem-tenant/1-20/index-4.14:on-pr-{{revision}}
33+
value: quay.io/redhat-user-workloads/tekton-ecosystem-tenant/pipelines-index-4.14:on-pr-{{revision}}
3334
- name: image-expires-after
3435
value: 5d
3536
- name: dockerfile
36-
value: .konflux/olm-catalog/index/v4.14/Dockerfile.catalog
37+
value: .konflux/dockerfiles/index-4.14.Dockerfile
38+
- name: additional-tags
39+
value:
40+
- "on-pr-v1.20.4"
3741
- name: build-platforms
3842
value:
3943
- linux/x86_64

.tekton/operator-1-20-index-4.14-push.yaml

Lines changed: 10 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Generated for Konflux Application openshift-pipelines-index-4.14-1.20 by openshift-pipelines/hack. DO NOT EDIT
1+
# Generated for Konflux Application openshift-pipelines-index by openshift-pipelines/hack. DO NOT EDIT
22
apiVersion: tekton.dev/v1
33
kind: PipelineRun
44
metadata:
@@ -12,11 +12,11 @@ metadata:
1212
pipelinesascode.tekton.dev/on-cel-expression: event == "push" && target_branch
1313
== "release-v1.20.x" &&
1414
(( ".konflux/olm-catalog/index/***".pathChanged()) ||
15-
".konflux/olm-catalog/index/v4.14/Dockerfile.catalog".pathChanged() ||
15+
".konflux/dockerfiles/index-4.14.Dockerfile".pathChanged() ||
1616
".tekton/operator-1-20-index-4.14-push.yaml".pathChanged())
1717
creationTimestamp: null
1818
labels:
19-
appstudio.openshift.io/application: openshift-pipelines-index-4-14-1-20
19+
appstudio.openshift.io/application: openshift-pipelines-index-1-20
2020
appstudio.openshift.io/component: operator-1-20-index-4-14
2121
pipelines.appstudio.openshift.io/type: build
2222
name: operator-1-20-index-4.14-on-push
@@ -25,12 +25,17 @@ spec:
2525
params:
2626
- name: git-url
2727
value: '{{source_url}}'
28+
- name: upstream-git-url
29+
value: 'https://github.com/'
2830
- name: revision
2931
value: '{{revision}}'
3032
- name: output-image
31-
value: quay.io/redhat-user-workloads/tekton-ecosystem-tenant/1-20/index-4.14:{{revision}}
33+
value: quay.io/redhat-user-workloads/tekton-ecosystem-tenant/pipelines-index-4.14:{{revision}}
3234
- name: dockerfile
33-
value: .konflux/olm-catalog/index/v4.14/Dockerfile.catalog
35+
value: .konflux/dockerfiles/index-4.14.Dockerfile
36+
- name: additional-tags
37+
value:
38+
- "v1.20.4"
3439
pipelineRef:
3540
name: fbc-build
3641
taskRunTemplate:

.tekton/operator-1-20-index-4.15-pull-request.yaml

Lines changed: 0 additions & 48 deletions
This file was deleted.

.tekton/operator-1-20-index-4.15-push.yaml

Lines changed: 0 additions & 42 deletions
This file was deleted.

.tekton/operator-1-20-index-4.16-pull-request.yaml

Lines changed: 10 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Generated for Konflux Application openshift-pipelines-index-4.16-1.20 by openshift-pipelines/hack. DO NOT EDIT
1+
# Generated for Konflux Application openshift-pipelines-index by openshift-pipelines/hack. DO NOT EDIT
22
apiVersion: tekton.dev/v1
33
kind: PipelineRun
44
metadata:
@@ -13,11 +13,10 @@ metadata:
1313
pipelinesascode.tekton.dev/on-cel-expression: event == "pull_request" && target_branch
1414
== "release-v1.20.x" &&
1515
(( ".konflux/olm-catalog/index/***".pathChanged()) ||
16-
".konflux/olm-catalog/index/v4.16/Dockerfile.catalog".pathChanged() ||
16+
".konflux/dockerfiles/index-4.16.Dockerfile".pathChanged() ||
1717
".tekton/operator-1-20-index-4.16-pull-request.yaml".pathChanged())
18-
creationTimestamp: null
1918
labels:
20-
appstudio.openshift.io/application: openshift-pipelines-index-4-16-1-20
19+
appstudio.openshift.io/application: openshift-pipelines-index-1-20
2120
appstudio.openshift.io/component: operator-1-20-index-4-16
2221
pipelines.appstudio.openshift.io/type: build
2322
name: operator-1-20-index-4.16-on-pull-request
@@ -26,14 +25,19 @@ spec:
2625
params:
2726
- name: git-url
2827
value: '{{source_url}}'
28+
- name: upstream-git-url
29+
value: 'https://github.com/'
2930
- name: revision
3031
value: '{{revision}}'
3132
- name: output-image
32-
value: quay.io/redhat-user-workloads/tekton-ecosystem-tenant/1-20/index-4.16:on-pr-{{revision}}
33+
value: quay.io/redhat-user-workloads/tekton-ecosystem-tenant/pipelines-index-4.16:on-pr-{{revision}}
3334
- name: image-expires-after
3435
value: 5d
3536
- name: dockerfile
36-
value: .konflux/olm-catalog/index/v4.16/Dockerfile.catalog
37+
value: .konflux/dockerfiles/index-4.16.Dockerfile
38+
- name: additional-tags
39+
value:
40+
- "on-pr-v1.20.4"
3741
- name: build-platforms
3842
value:
3943
- linux/x86_64

.tekton/operator-1-20-index-4.16-push.yaml

Lines changed: 10 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Generated for Konflux Application openshift-pipelines-index-4.16-1.20 by openshift-pipelines/hack. DO NOT EDIT
1+
# Generated for Konflux Application openshift-pipelines-index by openshift-pipelines/hack. DO NOT EDIT
22
apiVersion: tekton.dev/v1
33
kind: PipelineRun
44
metadata:
@@ -12,11 +12,11 @@ metadata:
1212
pipelinesascode.tekton.dev/on-cel-expression: event == "push" && target_branch
1313
== "release-v1.20.x" &&
1414
(( ".konflux/olm-catalog/index/***".pathChanged()) ||
15-
".konflux/olm-catalog/index/v4.16/Dockerfile.catalog".pathChanged() ||
15+
".konflux/dockerfiles/index-4.16.Dockerfile".pathChanged() ||
1616
".tekton/operator-1-20-index-4.16-push.yaml".pathChanged())
1717
creationTimestamp: null
1818
labels:
19-
appstudio.openshift.io/application: openshift-pipelines-index-4-16-1-20
19+
appstudio.openshift.io/application: openshift-pipelines-index-1-20
2020
appstudio.openshift.io/component: operator-1-20-index-4-16
2121
pipelines.appstudio.openshift.io/type: build
2222
name: operator-1-20-index-4.16-on-push
@@ -25,12 +25,17 @@ spec:
2525
params:
2626
- name: git-url
2727
value: '{{source_url}}'
28+
- name: upstream-git-url
29+
value: 'https://github.com/'
2830
- name: revision
2931
value: '{{revision}}'
3032
- name: output-image
31-
value: quay.io/redhat-user-workloads/tekton-ecosystem-tenant/1-20/index-4.16:{{revision}}
33+
value: quay.io/redhat-user-workloads/tekton-ecosystem-tenant/pipelines-index-4.16:{{revision}}
3234
- name: dockerfile
33-
value: .konflux/olm-catalog/index/v4.16/Dockerfile.catalog
35+
value: .konflux/dockerfiles/index-4.16.Dockerfile
36+
- name: additional-tags
37+
value:
38+
- "v1.20.4"
3439
pipelineRef:
3540
name: fbc-build
3641
taskRunTemplate:

.tekton/operator-1-20-index-4.17-pull-request.yaml

Lines changed: 10 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Generated for Konflux Application openshift-pipelines-index-4.17-1.20 by openshift-pipelines/hack. DO NOT EDIT
1+
# Generated for Konflux Application openshift-pipelines-index by openshift-pipelines/hack. DO NOT EDIT
22
apiVersion: tekton.dev/v1
33
kind: PipelineRun
44
metadata:
@@ -13,11 +13,10 @@ metadata:
1313
pipelinesascode.tekton.dev/on-cel-expression: event == "pull_request" && target_branch
1414
== "release-v1.20.x" &&
1515
(( ".konflux/olm-catalog/index/***".pathChanged()) ||
16-
".konflux/olm-catalog/index/v4.17/Dockerfile.catalog".pathChanged() ||
16+
".konflux/dockerfiles/index-4.17.Dockerfile".pathChanged() ||
1717
".tekton/operator-1-20-index-4.17-pull-request.yaml".pathChanged())
18-
creationTimestamp: null
1918
labels:
20-
appstudio.openshift.io/application: openshift-pipelines-index-4-17-1-20
19+
appstudio.openshift.io/application: openshift-pipelines-index-1-20
2120
appstudio.openshift.io/component: operator-1-20-index-4-17
2221
pipelines.appstudio.openshift.io/type: build
2322
name: operator-1-20-index-4.17-on-pull-request
@@ -26,14 +25,19 @@ spec:
2625
params:
2726
- name: git-url
2827
value: '{{source_url}}'
28+
- name: upstream-git-url
29+
value: 'https://github.com/'
2930
- name: revision
3031
value: '{{revision}}'
3132
- name: output-image
32-
value: quay.io/redhat-user-workloads/tekton-ecosystem-tenant/1-20/index-4.17:on-pr-{{revision}}
33+
value: quay.io/redhat-user-workloads/tekton-ecosystem-tenant/pipelines-index-4.17:on-pr-{{revision}}
3334
- name: image-expires-after
3435
value: 5d
3536
- name: dockerfile
36-
value: .konflux/olm-catalog/index/v4.17/Dockerfile.catalog
37+
value: .konflux/dockerfiles/index-4.17.Dockerfile
38+
- name: additional-tags
39+
value:
40+
- "on-pr-v1.20.4"
3741
- name: build-platforms
3842
value:
3943
- linux/x86_64

.tekton/operator-1-20-index-4.17-push.yaml

Lines changed: 10 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Generated for Konflux Application openshift-pipelines-index-4.17-1.20 by openshift-pipelines/hack. DO NOT EDIT
1+
# Generated for Konflux Application openshift-pipelines-index by openshift-pipelines/hack. DO NOT EDIT
22
apiVersion: tekton.dev/v1
33
kind: PipelineRun
44
metadata:
@@ -12,11 +12,11 @@ metadata:
1212
pipelinesascode.tekton.dev/on-cel-expression: event == "push" && target_branch
1313
== "release-v1.20.x" &&
1414
(( ".konflux/olm-catalog/index/***".pathChanged()) ||
15-
".konflux/olm-catalog/index/v4.17/Dockerfile.catalog".pathChanged() ||
15+
".konflux/dockerfiles/index-4.17.Dockerfile".pathChanged() ||
1616
".tekton/operator-1-20-index-4.17-push.yaml".pathChanged())
1717
creationTimestamp: null
1818
labels:
19-
appstudio.openshift.io/application: openshift-pipelines-index-4-17-1-20
19+
appstudio.openshift.io/application: openshift-pipelines-index-1-20
2020
appstudio.openshift.io/component: operator-1-20-index-4-17
2121
pipelines.appstudio.openshift.io/type: build
2222
name: operator-1-20-index-4.17-on-push
@@ -25,12 +25,17 @@ spec:
2525
params:
2626
- name: git-url
2727
value: '{{source_url}}'
28+
- name: upstream-git-url
29+
value: 'https://github.com/'
2830
- name: revision
2931
value: '{{revision}}'
3032
- name: output-image
31-
value: quay.io/redhat-user-workloads/tekton-ecosystem-tenant/1-20/index-4.17:{{revision}}
33+
value: quay.io/redhat-user-workloads/tekton-ecosystem-tenant/pipelines-index-4.17:{{revision}}
3234
- name: dockerfile
33-
value: .konflux/olm-catalog/index/v4.17/Dockerfile.catalog
35+
value: .konflux/dockerfiles/index-4.17.Dockerfile
36+
- name: additional-tags
37+
value:
38+
- "v1.20.4"
3439
pipelineRef:
3540
name: fbc-build
3641
taskRunTemplate:

.tekton/operator-1-20-index-4.18-pull-request.yaml

Lines changed: 10 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Generated for Konflux Application openshift-pipelines-index-4.18-1.20 by openshift-pipelines/hack. DO NOT EDIT
1+
# Generated for Konflux Application openshift-pipelines-index by openshift-pipelines/hack. DO NOT EDIT
22
apiVersion: tekton.dev/v1
33
kind: PipelineRun
44
metadata:
@@ -13,11 +13,10 @@ metadata:
1313
pipelinesascode.tekton.dev/on-cel-expression: event == "pull_request" && target_branch
1414
== "release-v1.20.x" &&
1515
(( ".konflux/olm-catalog/index/***".pathChanged()) ||
16-
".konflux/olm-catalog/index/v4.18/Dockerfile.catalog".pathChanged() ||
16+
".konflux/dockerfiles/index-4.18.Dockerfile".pathChanged() ||
1717
".tekton/operator-1-20-index-4.18-pull-request.yaml".pathChanged())
18-
creationTimestamp: null
1918
labels:
20-
appstudio.openshift.io/application: openshift-pipelines-index-4-18-1-20
19+
appstudio.openshift.io/application: openshift-pipelines-index-1-20
2120
appstudio.openshift.io/component: operator-1-20-index-4-18
2221
pipelines.appstudio.openshift.io/type: build
2322
name: operator-1-20-index-4.18-on-pull-request
@@ -26,14 +25,19 @@ spec:
2625
params:
2726
- name: git-url
2827
value: '{{source_url}}'
28+
- name: upstream-git-url
29+
value: 'https://github.com/'
2930
- name: revision
3031
value: '{{revision}}'
3132
- name: output-image
32-
value: quay.io/redhat-user-workloads/tekton-ecosystem-tenant/1-20/index-4.18:on-pr-{{revision}}
33+
value: quay.io/redhat-user-workloads/tekton-ecosystem-tenant/pipelines-index-4.18:on-pr-{{revision}}
3334
- name: image-expires-after
3435
value: 5d
3536
- name: dockerfile
36-
value: .konflux/olm-catalog/index/v4.18/Dockerfile.catalog
37+
value: .konflux/dockerfiles/index-4.18.Dockerfile
38+
- name: additional-tags
39+
value:
40+
- "on-pr-v1.20.4"
3741
- name: build-platforms
3842
value:
3943
- linux/x86_64

0 commit comments

Comments
 (0)