redhat-scholars / tekton-tutorial

Get started with Tekton Pipelines :smiley_cat: for https://dn.dev/master. Learn from basics to advanced
https://redhat-scholars.github.io/tekton-tutorial
Apache License 2.0
95 stars 94 forks source link

Setup documentation: yq@3 has been disabled because it is not maintained upstream! #66

Open karstengresch opened 2 years ago

karstengresch commented 2 years ago

The setup instrcutions say yq v3 should be installed w/ brew install yq@3 (b.t.w. also for Linux!?), but yq version 3 is no longer maintained and the maintainer recommends upgrading to v4, see https://github.com/mikefarah/yq/issues/995