Tektoncd Cli Versions Save

A CLI for interacting with Tekton!

v0.35.2

1 month ago

v0.35.2 Release 🎉

This is a patch release addressing an issue regarding tkn logs command is used with -f when a pipelinerun containing retries is in progress

ChangeLog 📋

Misc 🔨

Thanks ❤️

  • @piyush-garg

v0.36.0

1 month ago

v0.36.0 Release 🎉

This release comes with support for Pipelines v0.57.0, Triggers v0.26.0, Chains v0.20.0 and Hub v1.16.0 CLI. This release contains couple of bug fixes such as we can now stream logs from PipelineRun having retries specified. Also when pushing the bundle, we can use -l or --label to set labels in the config JSON of the image.

ChangeLog 📋

Features :sparkles:

Fixes 🐛

Misc 🔨

Thanks ❤️

  • @piyush-garg
  • @Senjuti256
  • @zregvart

v0.35.1

2 months ago

v0.35.1 Release 🎉

This is a patch release addressing a breaking change in triggertemplate command suite and bumping the triggers dependency to v0.26.1

ChangeLog 📋

Misc 🔨

Thanks ❤️

  • @piyush-garg

v0.35.0

3 months ago

v0.35.0 Release 🎉

This release comes with support for Pipelines LTS v0.56.0, Triggers v0.26.0, Chains v0.20.0 and Hub v1.16.0 CLI. This add supports for tkn custom list command to list the customruns.

ChangeLog 📋

Features ✨

Misc 🔨

Thanks ❤️

  • @piyush-garg
  • @stillfox-lee
  • @vinamra28

v0.34.0

3 months ago

v0.34.0 Release 🎉

From this release ownwards, we can now start a task using OCI image by pulling from the remote registry and providing positional parameters that the Task need for proper functioning. For those running their self-hosted instance of Tekton Hub, they can now check it's version installed by using tkn version command. Apart from this, bumped up the dependencies to latest version along with support Pipelines version v0.55.0, Triggers version v0.25.3 and Hub version v1.15.1

ChangeLog 📋

Features :sparkles:

Misc 🔨

Thanks ❤️

  • @piyush-garg
  • @vinamra28
  • @vdemeester
  • @williamlfish
  • @PuneetPunamiya

v0.33.0

6 months ago

v0.33.0 Release 🎉

This release was majorly focused towards bumping up the dependencies to latest version along with support Pipelines version v0.53.0, Triggers version v0.25.2 and Hub version v1.15.0. From this release onwards, CLI is going to create reproducible bundles by setting default created time to 1970-01-01T00:00:00Z (Unix epoch) instead of the current time. There is also a new flag introduced for bundle push command --ctime to allow setting the created time in the bundle image config

ChangeLog 📋

Features :sparkles:

Misc 🔨

Thanks ❤️

  • @zregvart
  • @piyush-garg
  • @vinamra28
  • @seankhliao

v0.30.2

6 months ago

v0.30.2 Release 🎉

This is a patch release addressing a security issue on the golang.org/x/net and github.com/grpc/grpc-go dependency:

ChangeLog 📋

Misc 🔨

Thanks ❤️

  • @piyush-garg

v0.31.3

6 months ago

v0.31.3 Release 🎉

This is a patch release addressing a security issue on the golang.org/x/net and github.com/grpc/grpc-go dependency:

ChangeLog 📋

Misc 🔨

Thanks ❤️

  • @piyush-garg

v0.32.2

6 months ago

v0.32.2 Release 🎉

This is a patch release addressing a security issue on the github.com/grpc/grpc-go dependency:

ChangeLog 📋

Misc 🔨

Thanks ❤️

  • @piyush-garg

v0.32.1

6 months ago

v0.32.1 Release 🎉

This is a minor release addressing a security issue on the golang.org/x/net dependency:

  • HTTP/2 rapid reset can cause excessive work in net/http - commits

ChangeLog 📋

Misc 🔨

Thanks ❤️

  • @piyush-garg