Skip to content

Commit

Permalink
Bump k8s.io/api in /test/custom-task-ctrls/wait-task-beta
Browse files Browse the repository at this point in the history
Bumps [k8s.io/api](https://github.com/kubernetes/api) from 0.27.14 to 0.27.15.
- [Commits](kubernetes/api@v0.27.14...v0.27.15)

---
updated-dependencies:
- dependency-name: k8s.io/api
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jun 13, 2024
1 parent e506973 commit ab795e8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion test/custom-task-ctrls/wait-task-beta/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ require (
github.com/emicklei/go-restful v2.16.0+incompatible // indirect
github.com/google/go-cmp v0.6.0
github.com/tektoncd/pipeline v0.53.1
k8s.io/api v0.27.14
k8s.io/api v0.27.15
k8s.io/apimachinery v0.27.15
k8s.io/client-go v0.27.14
k8s.io/utils v0.0.0-20230505201702-9f6742963106
Expand Down
3 changes: 2 additions & 1 deletion test/custom-task-ctrls/wait-task-beta/go.sum

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit ab795e8

Please sign in to comment.