Skip to content

Commit c86d871

Browse files
feat(deps): bump k8s.io/kubernetes in the k8s group
Bumps the k8s group with 1 update: [k8s.io/kubernetes](https://github.com/kubernetes/kubernetes). Updates `k8s.io/kubernetes` from 1.32.1 to 1.32.2 - [Release notes](https://github.com/kubernetes/kubernetes/releases) - [Commits](kubernetes/kubernetes@v1.32.1...v1.32.2) --- updated-dependencies: - dependency-name: k8s.io/kubernetes dependency-type: direct:production update-type: version-update:semver-patch dependency-group: k8s ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c954722 commit c86d871

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ require (
3333
k8s.io/cluster-bootstrap v0.0.0
3434
k8s.io/klog/v2 v2.130.1
3535
k8s.io/kubelet v0.0.0
36-
k8s.io/kubernetes v1.32.1
36+
k8s.io/kubernetes v1.32.2
3737
k8s.io/utils v0.0.0-20241104100929-3ea5e8cea738
3838
sigs.k8s.io/controller-runtime v0.20.1
3939
)

go.sum

+2-2
Original file line numberDiff line numberDiff line change
@@ -522,8 +522,8 @@ k8s.io/kube-proxy v0.32.1 h1:qhp2w0QpQg1QA2syXbUuU+Dy4/vzZ+FE2OUwB37HXZc=
522522
k8s.io/kube-proxy v0.32.1/go.mod h1:LCtpsmH65+/nObo7As7Bbi0IT8syRcHRGEzljSvq4s8=
523523
k8s.io/kubelet v0.32.1 h1:bB91GvMsZb+LfzBxnjPEr1Fal/sdxZtYphlfwAaRJGw=
524524
k8s.io/kubelet v0.32.1/go.mod h1:4sAEZ6PlewD0GroV3zscY7llym6kmNNTVmUI/Qshm6w=
525-
k8s.io/kubernetes v1.32.1 h1:46YPpIBCT9dkmeglstZ2Gg4LGaAdro1/3IQ+1AfbF1s=
526-
k8s.io/kubernetes v1.32.1/go.mod h1:tiIKO63GcdPRBHW2WiUFm3C0eoLczl3f7qi56Dm1W8I=
525+
k8s.io/kubernetes v1.32.2 h1:mShetlA102UpjRVSGzB+5vjJwy8oPy8FMWrkTH5f37o=
526+
k8s.io/kubernetes v1.32.2/go.mod h1:tiIKO63GcdPRBHW2WiUFm3C0eoLczl3f7qi56Dm1W8I=
527527
k8s.io/system-validators v1.9.1 h1:O8xrr08foamG+1uQjAdiTLt/fT+QQJ4QNREfCWvuOws=
528528
k8s.io/system-validators v1.9.1/go.mod h1:d4UVrxKu52s0BHU984Peb9VpIq4V9sd8xjTBV/waY/I=
529529
k8s.io/utils v0.0.0-20241104100929-3ea5e8cea738 h1:M3sRQVHv7vB20Xc2ybTt7ODCeFj6JSWYFzOFnYeS6Ro=

0 commit comments

Comments
 (0)