github tektoncd/cli v0.23.0

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

v0.23.0 Release 🎉

This release of tkn cli adds comptability with pipeline v0.33.x, triggers v0.19.x and have hub cli v1.7.0. This release contains new commands for chains based on v0.8.0. It also have new command for exporting pipelinerun and showing chains version. Few enhancement and bug fixes like checking resource existence before asking for deletion, fix cursor not showing in interactive commands etc.

ChangeLog 📋

Features ✨

  • Add export option for pipelinerun #1500
  • Adds chains version in output of tkn version command #1509
  • Add Chains management command #1440
  • Make chains installation namespace configurable #1522

Fixes 🐛

  • Checked existence of resources before deletion #1484
  • Fix missing Cursor with interactive start commands #1516

Misc 🔨

  • Update tkn chocolatey pkg to v0.22.0 #1499
  • Use ubuntu rolling for debian build #1503
  • Make vendor a PHONY target #1505
  • Pass rest config when create tkn clients,fix the default QPS is to low #1513
  • Bump deps of pipeline and triggers #1514
  • remove unnecessary filepath join #1518
  • gofmt -w test/e2e/* #1515
  • replace t.Errorf %w with %v #1517
  • Bump Tekton Hub CLI to v1.7.0 #1519
  • Fix tektoncd docs installation instructions #1521
  • Bump chains to v0.8.0 #1522

Thanks ❤️

Don't miss a new cli release

NewReleases is sending notifications on new releases.