Skip to content

Commit c87795c

Browse files
openshift-pipelines-botpramodbindal
authored andcommitted
[bot:main] Update Generated Konflux Config
1 parent 9bb167d commit c87795c

File tree

65 files changed

+1261
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

65 files changed

+1261
-0
lines changed
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Generated for Konflux Application openshift-pipelines-cli by openshift-pipelines/hack. DO NOT EDIT
2+
---
3+
apiVersion: appstudio.redhat.com/v1alpha1
4+
kind: Application
5+
metadata:
6+
name: openshift-pipelines-cli-1-22
7+
spec:
8+
displayName: openshift-pipelines-cli-1-22
Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
# Generated for Konflux Application openshift-pipelines-cli by openshift-pipelines/hack. DO NOT EDIT
2+
---
3+
apiVersion: appstudio.redhat.com/v1alpha1
4+
kind: ReleasePlan
5+
metadata:
6+
labels:
7+
release.appstudio.openshift.io/auto-release: "true"
8+
release.appstudio.openshift.io/standing-attribution: 'true'
9+
name: openshift-pipelines-cli-1-22-rp
10+
spec:
11+
application: openshift-pipelines-cli-1-22
12+
tenantPipeline:
13+
serviceAccountName: release-registry-openshift-pipelines-cli-1-22
14+
pipelineRef:
15+
resolver: git
16+
params:
17+
- name: url
18+
value: https://github.com/openshift-pipelines/hack.git
19+
- name: revision
20+
# value: release-v1.22.x
21+
value: main
22+
- name: pathInRepo
23+
value: pipelines/release-pipeline.yaml
24+
params:
25+
- name: release_version
26+
value: "1.22.0"
27+
- name: release_to_github
28+
value: "false"
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
# Generated for Konflux Application openshift-pipelines-cli by openshift-pipelines/hack. DO NOT EDIT
2+
---
3+
apiVersion: rbac.authorization.k8s.io/v1
4+
kind: RoleBinding
5+
metadata:
6+
name: release-plan-rolebinding-openshift-pipelines-cli-1-22
7+
subjects:
8+
- kind: ServiceAccount
9+
name: release-registry-openshift-pipelines-cli-1-22
10+
apiGroup: ""
11+
roleRef:
12+
kind: ClusterRole
13+
name: konflux-releaser-bot-actions
14+
apiGroup: rbac.authorization.k8s.io
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# Generated for Konflux Application openshift-pipelines-cli by openshift-pipelines/hack. DO NOT EDIT
2+
---
3+
apiVersion: v1
4+
imagePullSecrets:
5+
- name: release-registry-openshift-pipelines-quay
6+
kind: ServiceAccount
7+
metadata:
8+
name: release-registry-openshift-pipelines-cli-1-22
9+
secrets:
10+
- name: release-registry-openshift-pipelines-quay
Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
# Generated for Konflux Application openshift-pipelines-cli by openshift-pipelines/hack. DO NOT EDIT
2+
---
3+
apiVersion: appstudio.redhat.com/v1alpha1
4+
kind: Component
5+
metadata:
6+
annotations:
7+
build.appstudio.openshift.io/pipeline: '{"name":"docker-build-multi-platform-oci-ta","bundle":"latest"}'
8+
name: tektoncd-cli-1-22-tkn
9+
spec:
10+
componentName: tkn
11+
application: openshift-pipelines-cli-1-22
12+
build-nudges-ref:
13+
- operator-1-22-bundle
14+
source:
15+
git:
16+
url: https://github.com/openshift-pipelines/tektoncd-cli.git
17+
dockerfileUrl: .konflux/dockerfiles/tkn.Dockerfile
18+
revision: release-v1.22.x
Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
# Generated for Konflux Application openshift-pipelines-cli by openshift-pipelines/hack. DO NOT EDIT
2+
---
3+
apiVersion: appstudio.redhat.com/v1alpha1
4+
kind: ImageRepository
5+
metadata:
6+
name: pipelines-cli-tkn-rhel9
7+
annotations:
8+
image-controller.appstudio.redhat.com/update-component-image: "true"
9+
image-controller.appstudio.redhat.com/skip-repository-deletion: "true"
10+
labels:
11+
appstudio.redhat.com/component: tektoncd-cli-1-22-tkn
12+
appstudio.redhat.com/application: openshift-pipelines-cli-1-22
13+
spec:
14+
image:
15+
name: pipelines-cli-tkn-rhel9
16+
visibility: public
17+
notifications:
18+
- config:
19+
url: https://bombino.api.redhat.com/v1/sbom/quay/push
20+
event: repo_push
21+
method: webhook
22+
title: SBOM-event-to-Bombino
Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
# Generated for Konflux Application openshift-pipelines-cli by openshift-pipelines/hack. DO NOT EDIT
2+
---
3+
apiVersion: appstudio.redhat.com/v1beta2
4+
kind: IntegrationTestScenario
5+
metadata:
6+
name: openshift-pipelines-cli-1-22-enterprise-contract
7+
spec:
8+
application: openshift-pipelines-cli-1-22
9+
contexts:
10+
- description: execute the integration test for a component
11+
name: component
12+
params:
13+
- name: POLICY_CONFIGURATION
14+
value: tekton-ecosystem-tenant/tekton-ecosystem-tenant-containers
15+
- name: TIMEOUT
16+
value: "15m0s"
17+
- name: SINGLE_COMPONENT
18+
value: "true"
19+
resolverRef:
20+
params:
21+
- name: url
22+
value: "https://github.com/konflux-ci/build-definitions"
23+
- name: revision
24+
value: main
25+
- name: pathInRepo
26+
value: pipelines/enterprise-contract.yaml
27+
resolver: git
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Generated for Konflux Application openshift-pipelines-core by openshift-pipelines/hack. DO NOT EDIT
2+
---
3+
apiVersion: appstudio.redhat.com/v1alpha1
4+
kind: Application
5+
metadata:
6+
name: openshift-pipelines-core-1-22
7+
spec:
8+
displayName: openshift-pipelines-core-1-22
Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
# Generated for Konflux Application openshift-pipelines-core by openshift-pipelines/hack. DO NOT EDIT
2+
---
3+
apiVersion: appstudio.redhat.com/v1alpha1
4+
kind: Component
5+
metadata:
6+
annotations:
7+
build.appstudio.openshift.io/pipeline: '{"name":"docker-build-multi-platform-oci-ta","bundle":"latest"}'
8+
name: p12n-manual-approval-gate-1-22-controller
9+
spec:
10+
componentName: controller
11+
application: openshift-pipelines-core-1-22
12+
build-nudges-ref:
13+
- operator-1-22-bundle
14+
source:
15+
git:
16+
url: https://github.com/openshift-pipelines/p12n-manual-approval-gate.git
17+
dockerfileUrl: .konflux/dockerfiles/controller.Dockerfile
18+
revision: release-v1.22.x
Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
# Generated for Konflux Application openshift-pipelines-core by openshift-pipelines/hack. DO NOT EDIT
2+
---
3+
apiVersion: appstudio.redhat.com/v1alpha1
4+
kind: Component
5+
metadata:
6+
annotations:
7+
build.appstudio.openshift.io/pipeline: '{"name":"docker-build-multi-platform-oci-ta","bundle":"latest"}'
8+
name: p12n-manual-approval-gate-1-22-webhook
9+
spec:
10+
componentName: webhook
11+
application: openshift-pipelines-core-1-22
12+
build-nudges-ref:
13+
- operator-1-22-bundle
14+
source:
15+
git:
16+
url: https://github.com/openshift-pipelines/p12n-manual-approval-gate.git
17+
dockerfileUrl: .konflux/dockerfiles/webhook.Dockerfile
18+
revision: release-v1.22.x

0 commit comments

Comments
 (0)