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 13, 2024
1 parent 7612bf5 commit f9810fe
Showing 1 changed file with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions .konflux/next/release-plan.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
# 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-pruner-next-rp
spec:
application: tektoncd-pruner-next
target: tekton-ecosystem-tenant
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 f9810fe

Please sign in to comment.