Skip to content

Commit

Permalink
build(deps): bump the k8s group with 3 updates
Browse files Browse the repository at this point in the history
Bumps the k8s group with 3 updates: [k8s.io/api](https://github.com/kubernetes/api), [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) and [k8s.io/client-go](https://github.com/kubernetes/client-go).


Updates `k8s.io/api` from 0.28.10 to 0.28.11
- [Commits](kubernetes/api@v0.28.10...v0.28.11)

Updates `k8s.io/apimachinery` from 0.28.10 to 0.28.11
- [Commits](kubernetes/apimachinery@v0.28.10...v0.28.11)

Updates `k8s.io/client-go` from 0.28.10 to 0.28.11
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)
- [Commits](kubernetes/client-go@v0.28.10...v0.28.11)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jun 12, 2024
1 parent a4a01b1 commit df46eb7
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 193 deletions.
6 changes: 3 additions & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,10 @@ require (
golang.org/x/sync v0.7.0
golang.org/x/sys v0.21.0
golang.org/x/text v0.15.0
k8s.io/api v0.28.10
k8s.io/apimachinery v0.28.10
k8s.io/api v0.28.11
k8s.io/apimachinery v0.28.11
k8s.io/apiserver v0.28.10
k8s.io/client-go v0.28.10
k8s.io/client-go v0.28.11
k8s.io/cloud-provider v0.28.10
k8s.io/component-base v0.28.10
k8s.io/component-helpers v0.28.10
Expand Down
Loading

0 comments on commit df46eb7

Please sign in to comment.