# Functions
CreateTektonConfigWithProfileAndTargetNamespace creates a TektonConfig object with the given profile and target namespace for Tekton components.
GetTektonOperatorVersion gets the semantic version of the installed Tekton operator.
IsTektonConfigPresent checks if at least one TektonConfig instance is present.
IsTektonOperatorInstalled checks if the Tekton Operator has been installed on the cluster.
IsTektonPipelinesInstalled checks if Tekton has been installed on the cluster.
ReconcileTekton ensures that Tekton Pipelines has been installed.