1
0
mirror of https://github.com/tektoncd/catalog.git synced 2024-11-22 06:02:51 +00:00
Commit Graph

4 Commits

Author SHA1 Message Date
Quan Zhang
e294e1246b [TEP-0110] Update Tekton Catalog installation instructions
Prior to this change, the installation instructions directly use the resource urls in the Catalog repo, which results in tight coupling between the organization and how users fetch resources (as described in TEP-0110). This commit updates the installation guide to install Tekton Catalog resources via Tekton Hub Api: https://github.com/tektoncd/hub/pull/539

This change decouples the Tekton Catalog organization from resouces resolution, which enables Tekton Catalog reorganization.
2022-08-16 16:25:52 +01:00
Avinash Upadhyaya K R
7f84840c11 docs: update datree description 2022-06-14 06:27:04 +01:00
Avinash Upadhyaya
b8bc174817 docs: remove unused parameter from datree docs 2022-05-04 08:20:26 +01:00
Avinash Upadhyaya
bc2444829c feat: add datree task to catalog
fix: Use single parameter for YAML source

Update pipeline with kubernetes example repository

docs: add description for datree task

docs: add complete steps to datree readme

fix: run as non root and non privileged for datree task

feat: add labels annotations to datree task

feat: datree image as parameter

Use parameter for datree image instead of hardcoded image with latest tag

fix: remove trailing spaces for datree task
2022-04-05 13:32:25 +01:00