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 b2e4932226..58da809a75 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 @@ -277,12 +277,12 @@ spec: ### Components - - Tekton Pipelines: v0.50.1 - - Tekton Triggers: v0.25.0 - - Pipelines as Code: 0.20.0 - - Tekton Chains: v0.17.0 - - Tekton Hub (tech-preview): v1.14.0 - - Tekton Results (tech-preview): v0.7.0 + - Tekton Pipelines: v0.53.2 + - Tekton Triggers: v0.25.3 + - Pipelines as Code: 0.22.4 + - Tekton Chains: v0.19.0 + - Tekton Hub (tech-preview): v1.15.1 + - Tekton Results (tech-preview): v0.8.1 ## Getting Started In order to get familiar with _OpenShift Pipelines_ concepts and create your first pipeline, follow the [OpenShift Pipelines Docs](https://docs.openshift.com/container-platform/OPENSHIFT_DOCS_VERSION/cicd/pipelines/creating-applications-with-cicd-pipelines.html).