diff --git a/components.yaml b/components.yaml index c1b92828c7..510c55ce99 100644 --- a/components.yaml +++ b/components.yaml @@ -1,36 +1,36 @@ 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 pipeline: github: tektoncd/pipeline - version: v1.12.0 + version: v1.13.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 triggers: github: tektoncd/triggers - version: v0.35.0 + version: v0.36.0 diff --git a/operatorhub/openshift/manifests/bases/openshift-pipelines-operator-rh.clusterserviceversion.template.yaml b/operatorhub/openshift/manifests/bases/openshift-pipelines-operator-rh.clusterserviceversion.template.yaml index a38675a302..2437fe916d 100644 --- a/operatorhub/openshift/manifests/bases/openshift-pipelines-operator-rh.clusterserviceversion.template.yaml +++ b/operatorhub/openshift/manifests/bases/openshift-pipelines-operator-rh.clusterserviceversion.template.yaml @@ -396,15 +396,15 @@ spec: ### Components - - 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 + - Tekton Pipelines: v1.13.0 + - Tekton Triggers: v0.36.0 + - 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