Skip to content

Commit

Permalink
components.yaml: bump-bugfix on main πŸ˜‡
Browse files Browse the repository at this point in the history
Signed-off-by: Vincent Demeester <vdemeest@redhat.com>
  • Loading branch information
vdemeester committed Jul 27, 2022
1 parent c78627c commit 3ae451b
Showing 1 changed file with 14 additions and 19 deletions.
33 changes: 14 additions & 19 deletions components.yaml
Original file line number Diff line number Diff line change
@@ -1,26 +1,21 @@
# List of components shipped by the operator
# This files contains the name, url and version of each component.
#
# This is considered the source of truth for component shipped in the operator.
# The rest of the operator tooling uses this as such.
pipeline:
github: tektoncd/pipeline
version: v0.37.0
triggers:
github: tektoncd/triggers
version: v0.20.0
dashboard:
github: tektoncd/dashboard
version: v0.27.0
chains:
github: tektoncd/chains
version: v0.9.0
results:
github: tektoncd/results
version: v0.4.0
version: v0.11.0
dashboard:
github: tektoncd/dashboard
version: v0.28.0
hub:
github: tektoncd/hub
version: v1.8.0
pipeline:
github: tektoncd/pipeline
version: v0.38.1
pipelines-as-code:
github: openshift-pipelines/pipelines-as-code
version: 0.10.1
version: v0.11.0
results:
github: tektoncd/results
version: v0.4.0
triggers:
github: tektoncd/triggers
version: v0.20.1

0 comments on commit 3ae451b

Please sign in to comment.