dekorateio / dekorate

Tools for generating Kubernetes related manifests.
Apache License 2.0
471 stars 101 forks source link

Tekton: Use params.XXX instead of inputs.params.XXX #1221

Closed Sgitario closed 1 year ago

Sgitario commented 1 year ago

From this comment, we should do the following:

you should migrate to use params.XXX instead of inputs.params.XXX as this is only still working because of backward compatibility but there is not such things as inputs.params anymore.