Skip to content

v0.20.0

Compare
Choose a tag to compare
@pradeepitm12 pradeepitm12 released this 14 Jul 08:32
· 830 commits to main since this release
v0.20.0

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 โค๏ธ