[ ] Has a kind label. You can add one by adding a comment on this PR that
contains /kind <type>. Valid types are bug, cleanup, design, documentation,
feature, flake, misc, question, tep
Needs approval from an approver in each of these files:
- ~~[OWNERS](https://github.com/tektoncd/catalog/blob/main/OWNERS)~~ [vdemeester]
Approvers can indicate their approval by writing `/approve` in a comment
Approvers can cancel approval by writing `/approve cancel` in a comment
Changes
Submitter Checklist
These are the criteria that every PR should meet, please check them off as you review them:
/kind <type>
. Valid types are bug, cleanup, design, documentation, feature, flake, misc, question, tep[ ] Complies with Catalog Organization TEP, see example. Note An issue has been filed to automate this validation
<kind>/<name>/<version>/name.yaml
README.md
at<kind>/<name>/<version>/README.md
metadata.labels
-app.kubernetes.io/version
the same as the<version>
of the resourcemetadata.annotations
tekton.dev/pipelines.minVersion
[ ] mandatory
spec.description
follows the conventionSee the contribution guide for more details.