Upgrade to knative/pkg 1.9
Changes
Bump to the latest release of knative/pkg.
Signed-off-by: Vincent Demeester [email protected]
Submitter Checklist
As the author of this PR, please check off the items in this checklist:
- [ ] Has Docs included if any changes are user facing
- [ ] Has Tests included if any functionality added or changed
- [x] Follows the commit message standard
- [x] Meets the Tekton contributor standards (including functionality, content, code)
- [x] Has a kind label. You can add one by adding a comment on this PR that contains
/kind <type>. Valid types are bug, cleanup, design, documentation, feature, flake, misc, question, tep - [x] Release notes block below has been updated with any user facing changes (API changes, bug fixes, changes requiring upgrade notices or deprecation warnings)
- [ ] Release notes contains the string "action required" if the change requires additional action from users switching to the new release
Release Notes
Bump knative/pkg to 1.9
/kind misc
@tektoncd/core-maintainers this bumps kubernetes_min_version to 0.44, meaning we need to update the version of k8s we provision. cc @abayer
Needs https://github.com/tektoncd/plumbing/pull/1332 to be green 😅
(wrong button again...)
/test all
/test pull-tekton-pipeline-beta-integration-tests
@tektoncd/core-maintainers it is green 🎉
@lbernick updated (code, doc and release-note)
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: lbernick
The full list of commands accepted by this bot can be found here.
The pull request process is described here
- ~~OWNERS~~ [lbernick]
Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment
/lgtm
/retest