diff --git a/components.yaml b/components.yaml index e7486b9f06..300ad80b4a 100644 --- a/components.yaml +++ b/components.yaml @@ -1,12 +1,15 @@ chains: github: tektoncd/chains - version: v0.29.3 + version: v0.29.4 dashboard: github: tektoncd/dashboard version: v0.72.0 +kueue: + github: tektoncd/tekton-kueue + version: v0.4.0 manual-approval-gate: github: openshift-pipelines/manual-approval-gate - version: v0.9.0 + version: v0.9.1 multicluster-proxy-aae: github: openshift-pipelines/multicluster-proxy-aae version: v0.1.1 @@ -15,16 +18,13 @@ pipeline: version: v1.16.0 pipelines-as-code: github: tektoncd/pipelines-as-code - version: v0.50.0 + version: v0.51.0 pruner: github: tektoncd/pruner version: v0.4.3 results: github: tektoncd/results version: v0.20.0 -kueue: - github: tektoncd/tekton-kueue - version: v0.4.0 syncer-service: github: openshift-pipelines/syncer-service version: v0.1.1 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 4b9950d1f4..65677b26cb 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 @@ -400,10 +400,10 @@ spec: - Tekton Pipelines: v1.16.0 - Tekton Triggers: v0.37.0 - - Pipelines as Code: v0.50.0 - - Tekton Chains: v0.29.3 + - Pipelines as Code: v0.51.0 + - Tekton Chains: v0.29.4 - Tekton Results (tech-preview): v0.20.0 - - Manual Approval Gate (tech-preview): v0.9.0 + - Manual Approval Gate (tech-preview): v0.9.1 - Tekton Pruner: v0.4.3 - Tekton Kueue (tech-preview): v0.4.0 - Multicluster Proxy AAE (tech-preview): v0.1.1