Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 6 additions & 6 deletions components.yaml
Original file line number Diff line number Diff line change
@@ -1,12 +1,15 @@
chains:
github: tektoncd/chains
version: v0.29.3
version: v0.29.4
dashboard:
github: tektoncd/dashboard
version: v0.72.0
kueue:
github: tektoncd/tekton-kueue
version: v0.4.0
manual-approval-gate:
github: openshift-pipelines/manual-approval-gate
version: v0.9.0
version: v0.9.1
multicluster-proxy-aae:
github: openshift-pipelines/multicluster-proxy-aae
version: v0.1.1
Expand All @@ -15,16 +18,13 @@ pipeline:
version: v1.16.0
pipelines-as-code:
github: tektoncd/pipelines-as-code
version: v0.50.0
version: v0.51.0
pruner:
github: tektoncd/pruner
version: v0.4.3
results:
github: tektoncd/results
version: v0.20.0
kueue:
github: tektoncd/tekton-kueue
version: v0.4.0
syncer-service:
github: openshift-pipelines/syncer-service
version: v0.1.1
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -400,10 +400,10 @@ spec:

- Tekton Pipelines: v1.16.0
- Tekton Triggers: v0.37.0
- Pipelines as Code: v0.50.0
- Tekton Chains: v0.29.3
- Pipelines as Code: v0.51.0
- Tekton Chains: v0.29.4
- Tekton Results (tech-preview): v0.20.0
- Manual Approval Gate (tech-preview): v0.9.0
- Manual Approval Gate (tech-preview): v0.9.1
- Tekton Pruner: v0.4.3
- Tekton Kueue (tech-preview): v0.4.0
- Multicluster Proxy AAE (tech-preview): v0.1.1
Expand Down
Loading