-
Notifications
You must be signed in to change notification settings - Fork 253
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump deps all #1487
Bump deps all #1487
Conversation
7781060
to
27594b8
Compare
Seems we are getting errors after updating to triggers v0.18.0 as the test builders are removed in v0.18.0 tektoncd/triggers#1252 For the release, lets go with triggers 0.17.1 and will try to update the triggers test in the upcoming pr. |
@pradeepitm12 I guess we aren't using any test builders in the |
go.mod
Outdated
github.com/tektoncd/pipeline v0.28.0 | ||
github.com/tektoncd/plumbing v0.0.0-20210514044347-f8a9689d5bd5 | ||
github.com/tektoncd/triggers v0.16.0 | ||
github.com/tektoncd/hub/api v0.0.0-20210315114749-a667b06c02ac |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@pradeepitm12 can you please bump the latest version of hub? This commit belongs to 5th March, 2021
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
copy paste from other pr. 😛
bump triggers to v0.17.1 bump hub/api to latest bump knative.dev/pkg to latest hub docs update bump pipelines to v.32.0 Signed-off-by: Pradeep Kumar <pradkuma@redhat.com> update hub/api to latest
/lgtm |
19eed6e
to
1e8fec6
Compare
/lgtm |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/meow
In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: vdemeester The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Changes
tektoncd/pipeline: * -> 0.32.0
tektoncd/triggers: * -> 0.17.1
tektoncd/hub: * -> latest
knative.dev/pkg: latest
Signed-off-by: Pradeep Kumar pradkuma@redhat.com
Submitter Checklist
These are the criteria that every PR should meet, please check them off as you
review them:
make check
make generated
See the contribution guide
for more details.
Release Notes