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,15 +1,15 @@
chains:
github: tektoncd/chains
version: v0.26.3
version: v0.27.0
dashboard:
github: tektoncd/dashboard
version: v0.68.0
hub:
github: openshift-pipelines/hub
version: v1.23.10
version: v1.24.0
manual-approval-gate:
github: openshift-pipelines/manual-approval-gate
version: v0.8.0
version: v0.9.0
multicluster-proxy-aae:
github: openshift-pipelines/multicluster-proxy-aae
version: v0.1.1
Expand All @@ -18,16 +18,16 @@ pipeline:
version: v1.12.0
pipelines-as-code:
github: tektoncd/pipelines-as-code
version: v0.46.0
version: v0.47.0
pruner:
github: tektoncd/pruner
version: v0.3.5
version: v0.4.0
results:
github: tektoncd/results
version: v0.18.0
scheduler:
github: konflux-ci/tekton-kueue
version: v0.3.0
version: v0.3.1
syncer-service:
github: openshift-pipelines/syncer-service
version: v0.1.0
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -398,13 +398,13 @@ spec:

- Tekton Pipelines: v1.12.0
- Tekton Triggers: v0.35.0
- Pipelines as Code: v0.46.0
- Tekton Chains: v0.26.3
- Tekton Hub (tech-preview): v1.23.10
- Pipelines as Code: v0.47.0
- Tekton Chains: v0.27.0
- Tekton Hub (tech-preview): v1.24.0
- Tekton Results (tech-preview): v0.18.0
- Manual Approval Gate (tech-preview): v0.8.0
- Tekton Pruner: v0.3.5
- Tekton Scheduler (tech-preview): v0.3.0
- Manual Approval Gate (tech-preview): v0.9.0
- Tekton Pruner: v0.4.0
- Tekton Scheduler (tech-preview): v0.3.1
- Multicluster Proxy AAE (tech-preview): v0.1.1

## Getting Started
Expand Down
Loading