diff --git a/components.yaml b/components.yaml index 21d88542a6..0f87afb14d 100644 --- a/components.yaml +++ b/components.yaml @@ -1,6 +1,6 @@ chains: github: tektoncd/chains - version: v0.25.1 + version: v0.25.2 dashboard: github: tektoncd/dashboard version: v0.57.1 @@ -12,7 +12,7 @@ manual-approval-gate: version: v0.6.0 pipeline: github: tektoncd/pipeline - version: v1.0.0 + version: v1.0.4 pipelines-as-code: github: tektoncd/pipelines-as-code version: v0.35.4 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 37e630ba85..254b160f72 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 @@ -330,10 +330,10 @@ spec: ### Components - - Tekton Pipelines: v1.0.0 + - Tekton Pipelines: v1.0.4 - Tekton Triggers: v0.32.0 - Pipelines as Code: v0.35.4 - - Tekton Chains: v0.25.1 + - Tekton Chains: v0.25.2 - Tekton Hub (tech-preview): v1.21.1 - Tekton Results (tech-preview): v0.15.3 - Manual Approval Gate (tech-preview): v0.6.0