github tektoncd/cli v0.20.0

latest releases: v0.38.1, v0.38.0, v0.37.0...
3 years ago

v0.20.0 Release 🎉

With this release of tkn cli we now support pipelines v0.25.0, triggers v0.14.2. We have now feature like --keep-since and pipelinerun delete by the label which is useful in deleting resources precisely. We also fix logs commands which now give logs of taskrun in the order in which they are executed.

Changelog 📋

Features ✨

  • Add --keep-since flag to pipelinerun delete #1392
  • Add pipelinerun delete by label #1402
  • Get tekton components version from configmap #1393

Fixes 🐛

  • Fix CLI installation instructions for deb-based distros #1410
  • Fix client version output with --component option #1408
  • Fix TaskRun order in tkn pr logs #1385

Misc 🔨

  • Fix broken links in DEVELOPMENT.MD #1396
  • Fix typo with my name #1400
  • Add link to tkn bundle to main readme #1401
  • Update README about coloring being disabled #1403
  • Bump tektoncd/pipelines v0.25.0, tektoncd/triggers v0.14.2 and tektoncd/hub cli latest #1411
  • Force cancel when using tkn pipelinerun cancel 👼 #1415

Thanks ❤️

Don't miss a new cli release

NewReleases is sending notifications on new releases.