Skip to content

Commit

Permalink
[bot] update konflux configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
openshift-pipelines-bot authored and vdemeester committed Dec 12, 2024
1 parent 48ddff0 commit 7442666
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions .konflux/next/release-plan.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
# Generated by openshift-pipelines/hack. DO NOT EDIT.
---
apiVersion: appstudio.redhat.com/v1alpha1
kind: ReleasePlan
metadata:
labels:
release.appstudio.openshift.io/auto-release: 'true'
release.appstudio.openshift.io/standing-attribution: 'true'
name: tektoncd-chains-next-rp
spec:
application: tektoncd-chains-next
tenantPipeline:
serviceAccountName: release-registry-openshift-pipelines-next
pipelineRef:
resolver: git
params:
- name: url
value: https://github.com/openshift-pipelines/hack.git
- name: revision
value: main
- name: pathInRepo
value: tenantpipelines/pipeline.yaml
params:
- name: released_version
value: 5.0.5

0 comments on commit 7442666

Please sign in to comment.