Skip to content

Commit

Permalink
Bump k8s.io/kubelet from 0.29.1 to 0.29.2 in /ipu-device-plugin
Browse files Browse the repository at this point in the history
Bumps [k8s.io/kubelet](https://github.com/kubernetes/kubelet) from 0.29.1 to 0.29.2.
- [Commits](kubernetes/kubelet@v0.29.1...v0.29.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 27, 2024
1 parent 32fbc46 commit 3bd8f82
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion ipu-device-plugin/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go 1.20
require (
golang.org/x/exp v0.0.0-20240119083558-1b970713d09a
google.golang.org/grpc v1.58.3
k8s.io/kubelet v0.29.1
k8s.io/kubelet v0.29.2
)

require (
Expand Down
4 changes: 2 additions & 2 deletions ipu-device-plugin/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -50,5 +50,5 @@ google.golang.org/protobuf v1.26.0-rc.1/go.mod h1:jlhhOSvTdKEhbULTjvd4ARK9grFBp0
google.golang.org/protobuf v1.26.0/go.mod h1:9q0QmTI4eRPtz6boOQmLYwt+qCgq0jsYwAQnmE0givc=
google.golang.org/protobuf v1.31.0 h1:g0LDEJHgrBl9N9r17Ru3sqWhkIx2NB67okBHPwC7hs8=
google.golang.org/protobuf v1.31.0/go.mod h1:HV8QOd/L58Z+nl8r43ehVNZIU/HEI6OcFqwMG9pJV4I=
k8s.io/kubelet v0.29.1 h1:cso8Dk8dymkj8q+EvW/aCbIYU2aOkH27gho48tYza/8=
k8s.io/kubelet v0.29.1/go.mod h1:hTl/naFcCVG1Ku17fMgj/krbheBwBkf3gnFhaboMx7E=
k8s.io/kubelet v0.29.2 h1:bQ2StqkUqPCFNLtGLsb3v3O2LKQHXNMju537zOGboRg=
k8s.io/kubelet v0.29.2/go.mod h1:i5orNPqW/fAMrqptbCXFW/vLBBP12TZZc41IrrvF7SY=

0 comments on commit 3bd8f82

Please sign in to comment.