diff --git a/components.yaml b/components.yaml index 6f762e9a8..e4589f5e4 100644 --- a/components.yaml +++ b/components.yaml @@ -1,6 +1,6 @@ chains: github: tektoncd/chains - version: v0.22.1 + version: v0.22.2 dashboard: github: tektoncd/dashboard version: v0.50.0 @@ -12,7 +12,7 @@ manual-approval-gate: version: v0.3.0 pipeline: github: tektoncd/pipeline - version: v0.63.0 + version: v0.64.0 pipelines-as-code: github: openshift-pipelines/pipelines-as-code version: v0.28.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 08af30b90..75233294e 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 @@ -306,10 +306,10 @@ spec: ### Components - - Tekton Pipelines: v0.63.0 + - Tekton Pipelines: v0.64.0 - Tekton Triggers: v0.29.1 - Pipelines as Code: v0.28.0 - - Tekton Chains: v0.22.1 + - Tekton Chains: v0.22.2 - Tekton Hub (tech-preview): v1.18.0 - Tekton Results (tech-preview): v0.12.1 - Manual Approval Gate (tech-preview): v0.3.0