Skip to content

Commit

Permalink
chore(deps): bump k8s.io/component-helpers from 0.25.5 to 0.25.6
Browse files Browse the repository at this point in the history
Bumps [k8s.io/component-helpers](https://github.com/kubernetes/component-helpers) from 0.25.5 to 0.25.6.
- [Release notes](https://github.com/kubernetes/component-helpers/releases)
- [Commits](kubernetes/component-helpers@v0.25.5...v0.25.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jan 20, 2023
1 parent 45420ab commit 83a3720
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ require (
k8s.io/client-go v0.25.6
k8s.io/cloud-provider v0.25.5
k8s.io/component-base v0.25.6
k8s.io/component-helpers v0.25.5
k8s.io/component-helpers v0.25.6
k8s.io/controller-manager v0.25.5
k8s.io/klog/v2 v2.80.0
k8s.io/kubelet v0.25.6
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -778,8 +778,8 @@ k8s.io/cloud-provider v0.25.5 h1:+EYx+3MVx3fMXVztq5Y2IshEVWaJvCEzH98Il8wTk0Q=
k8s.io/cloud-provider v0.25.5/go.mod h1:aaPi/WFKX+yhQ6ctDFDEUkKnB9WfyAq5t+vqtXRaEeE=
k8s.io/component-base v0.25.6 h1:v3ci6FbXFcxpjyQJaaLq0MgzT3vyFzwUDWtO+KRv9Bk=
k8s.io/component-base v0.25.6/go.mod h1:k7DfcfJ8cOI6A2xTCfU5LxsnXV+lWw1ME8cRCHzIh6o=
k8s.io/component-helpers v0.25.5 h1:9lzSVcNmysgBIVFkdauELnDOrd3iJBBqilDeexpF7Wk=
k8s.io/component-helpers v0.25.5/go.mod h1:K5wb7vW1QVzCRfKE6Fe0tLv4LOQLz/Yj51MSTLoQBOI=
k8s.io/component-helpers v0.25.6 h1:OHTT22as3x7DUeMD4SrsuLTjSU0ywfVALiz2pDOXaWo=
k8s.io/component-helpers v0.25.6/go.mod h1:TbxdooEyf6EgMtx/5WayyChEXY6uTgZs59T1FwLL/Nw=
k8s.io/controller-manager v0.25.5 h1:8NnInbCfet1YsI2ZOVKpRXPGsAzZKyf521SSAkucYSc=
k8s.io/controller-manager v0.25.5/go.mod h1:0T7CrJQUNRXTm7jmqZJVd5dm4BGThMxqw/g7RJ4GnQg=
k8s.io/klog/v2 v2.0.0/go.mod h1:PBfzABfn139FHAV07az/IF9Wp1bkk3vpT2XSJ76fSDE=
Expand Down
2 changes: 1 addition & 1 deletion vendor/modules.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1209,7 +1209,7 @@ k8s.io/component-base/term
k8s.io/component-base/tracing
k8s.io/component-base/tracing/api/v1
k8s.io/component-base/version
# k8s.io/component-helpers v0.25.5
# k8s.io/component-helpers v0.25.6
## explicit; go 1.19
k8s.io/component-helpers/node/util
# k8s.io/controller-manager v0.25.5
Expand Down

0 comments on commit 83a3720

Please sign in to comment.