chore(deps): update dependency tektoncd/cli to v0.33.0 #648
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v0.30.1
->v0.33.0
Release Notes
tektoncd/cli (tektoncd/cli)
v0.33.0
Compare Source
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 configChangeLog 📋
Features ✨
SOURCE_DATE_EPOCH
intkn bundle push
https://github.com/tektoncd/cli/pull/2137Misc 🔨
Thanks ❤️
v0.32.2
Compare Source
v0.32.2 Release 🎉
This is a patch release addressing a security issue on the github.com/grpc/grpc-go dependency:
ChangeLog 📋
Misc 🔨
Thanks ❤️
v0.32.1
Compare Source
v0.32.1 Release 🎉
This is a minor release addressing a security issue on the golang.org/x/net dependency:
ChangeLog 📋
Misc 🔨
Thanks ❤️
v0.32.0
Compare Source
v0.32.0 Release 🎉
This is a major LTS release which comes with Pipelines version v0.50.x (LTS), Triggers version v0.25.0, Chains version v0.17.0 and Hub version v0.14.0. This release not only covers bumping up of dependencies to most recent versions but a couple of feature and fixes such as now
tkn pipelinerun logs
command now supports streaming of logs from PIpelineRun resolvers and we can now add annotations which pushing the tekton bundles. There were of couple of bugs fixes as well such as while streamingPipelineRun
logs with invalidTask
selected, there was an infinite loop instead of throwing error and couple of other bugs fixes.ChangeLog 📋
Features ✨
bundle push
https://github.com/tektoncd/cli/pull/2105Fixes 🐛
Misc 🔨
Thanks ❤️
v0.31.3
Compare Source
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 ❤️
v0.31.2
Compare Source
v0.31.2 Bug Fix Release 🎉
In this release, we fixed the logs command failing for pipelinerun which is referencing the pipeline using the resolver.
Changelog 📋
Fixes 🐛
Thanks♥️
v0.31.1
Compare Source
v0.31.1 Bug Fix Release 🎉
In this release, we fixed the logs command failing with --showlog flag and tkn pipeline start command failing with --timeout flag
Changelog 📋
Fixes 🐛
Thanks♥️
v0.31.0
Compare Source
v0.31.0 Release 🎉
This is a major LTS release which comes with Pipelines version v0.47.0 (LTS), Triggers version v0.23.1, Chains version v0.16.0 and Hub version v0.13.0. Also we have a breaking change, the support of
PipelineResources
andfull
embedded status support has been removed.Removal Notice 🚨
ChangeLog 📋
Fixes 🐛
Misc 🔨
github.com/ghodss/yaml
withsigs.k8s.io/yaml
https://github.com/tektoncd/cli/pull/1996Thanks ❤️
v0.30.2
Compare Source
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 ❤️
Configuration
📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.