When running demo.sh install it returns the following error...
Deploying pipeline and tasks to demo-cicd namespaceconfigmap/maven-settings created
unable to recognize "tasks/mvn-task.yaml": no matches for kind "Task" in version "tekton.dev/v1alpha1"
unable to recognize "tasks/oc-task.yaml": no matches for kind "Task" in version "tekton.dev/v1alpha1"
unable to recognize "tasks/sonar-task.yaml": no matches for kind "Task" in version "tekton.dev/v1alpha1"
When running
demo.sh install
it returns the following error...