github tektoncd/cli v0.28.0

latest releases: v0.38.1, v0.38.0, v0.37.0...
22 months ago

v0.28.0 Release 🎉

This release comes with Pipelines version v0.41.0, Triggers version v0.22.0, Chains version v0.13.0 and Hub version v1.11.1. With this release you can now see the timestamps along with the logs of PipelineRun/TaskRun with the use of a flag. We now have added support for experimental subcommands so any new command introduced can be marked as experimental which means that their behaviour can change with time until they are moved out of experimental flag. Also a new experimental command is introduced through which you can sign and verify your resources with the help of user provided private key file or KMS reference.

ChangeLog 📋

Features ✨

  • #1751 Add timestamps flag to show PipelineRun log with timestamps
  • #1755 Add timestamps flags to all pipeline resources that have logs command
  • #1575 Add experimental commands support
  • #1754 [TEP-0093] Add sign and verify as experiment subcommands to tekton cli

Misc 🔨

  • #1743 Bump gotest.tools/v3 from 3.3.0 to 3.4.0
  • #1744 Bump google.golang.org/grpc from 1.49.0 to 1.50.0
  • #1746 update go and golangci-lint version
  • #1747 Add releases.md for the CLI
  • #1748 Update README for v0.27.0
  • #1753 Bump github.com/spf13/cobra from 1.5.0 to 1.6.0
  • #1745 Update .goreleaser.yml
  • #1756 Bump github.com/docker/docker from 20.10.18+incompatible to 20.10.19+incompatible
  • #1758 Bump github.com/docker/cli from 20.10.18+incompatible to 20.10.19+incompatible
  • #1757 Bump google.golang.org/grpc from 1.50.0 to 1.50.1
  • #1761 Update choco package to v0.27.0
  • #1762 Bump github.com/docker/docker from 20.10.19+incompatible to 20.10.20+incompatible
  • #1765 Bump github.com/google/go-containerregistry from 0.11.0 to 0.12.0
  • #1766 Bump github.com/spf13/cobra from 1.6.0 to 1.6.1
  • #1764 Bump github.com/ktr0731/go-fuzzyfinder from 0.6.0 to 0.7.0
  • #1767 Bump github.com/docker/docker from 20.10.20+incompatible to 20.10.21+incompatible
  • #1768 Bump github.com/docker/cli from 20.10.20+incompatible to 20.10.21+incompatible
  • #1773 Bump tektoncd/plumbing to avoid CI failures
  • #1775 Bump go.opencensus.io from 0.23.0 to 0.24.0
  • #1771 Bump github.com/hashicorp/vault/sdk from 0.6.0 to 0.6.1
  • #1770 Remove kaniko task from release pipeline & Use workspaces instead of PipelineResources in rpmbuild
  • #1772 Add few reference notes in debbuild readme
  • #1777 Bump tektoncd/pipeline to v0.41.0
  • #1778 Bump golang.org/x/sys from 0.1.0 to 0.2.0
  • #1779 Bump golang.org/x/term from 0.1.0 to 0.2.0
  • #1782 Bump github.com/hashicorp/go-plugin from 1.4.5 to 1.4.6
  • #1781 Bump golang.org/x/net from 0.1.0 to 0.2.0
  • #1783 Bump golang.org/x/crypto from 0.1.0 to 0.2.0
  • #1785 Bump github.com/google/go-containerregistry from 0.12.0 to 0.12.1
  • #1787 Bump k8s.io/apimachinery from 0.25.3 to 0.25.4
  • #1786 Bump k8s.io/api from 0.25.3 to 0.25.4
  • #1788 Bump k8s.io/client-go from 0.25.3 to 0.25.4
  • #1789 Bump k8s.io/cli-runtime from 0.25.3 to 0.25.4
  • #1790 Bump tektoncd/chains to v0.13.0
  • #1799 Fix e2e test because of new triggers release
  • #1795 Bump tektoncd/hub to v1.11.0
  • #1800 Bump github.com/tektoncd/hub from 1.11.0 to 1.11.1
  • #1797 Bump golang.org/x/crypto from 0.2.0 to 0.3.0
  • #1802 Bump google.golang.org/grpc from 1.50.1 to 1.51.0
  • #1796 Bump github.com/tektoncd/triggers from 0.21.0 to 0.22.0

Thanks ❤️

Don't miss a new cli release

NewReleases is sending notifications on new releases.