github tektoncd/cli v0.18.0

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

v0.18.0 Release 🎉

This release adds pipelines v0.23.0, triggers v0.13.0, introduces a brand new bundle command to produce tekton bundle, now tkn auto select resource if only one available with describe commands, there is now skipped task section in pipelinerun describe commands, with some other fixes/improvements.

Changelog 📋

Features ✨

  • Introduce a tkn bundle push command to produce Tekton bundles #1312
  • Add a bundle pull command to fetch tekton bundle contents #1328
  • Adds version in describe command of task #1317
  • Added Scoop & PowerShell install on Windows #1330
  • Auto-select TriggerTemplate/TriggerBinding/ClusterTriggerBinding in describe command if only one is present #1356
  • Add section of Skipped tasks in tkn pr describe #1311
  • Add support for tkn clustertask logs #1333
  • Auto-select EventListener in describe if only one is present #1353

Fixes 🐛

  • Fix parseParam with empty array #1309
  • Fix clustertask start command with --last flag#1332
  • Print status in tkn p start if it is not nil #1338
  • Fix eventListener test with latest minimal triggers permissions #1340
  • Fix clustertask describe and delete, task lastrun #1341
  • Fixes the bundle push and list commands to conform to the bundle spec. #1344
  • Fix eventlistener describe command crashing without template #1348

Misc 🔨

  • Update README with the version of supported RPMs distros #1349
  • Add framework usage to get kubeconfig and cluster params support #1310
  • Update plumbing dep to pin gke version #1358
  • Bump pipeline trigger #1360

Thanks ❤️

Don't miss a new cli release

NewReleases is sending notifications on new releases.