Skip to content

Commit 082dfd1

Browse files
fix(deps): update kubernetes packages
1 parent 79279f5 commit 082dfd1

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

go.mod

+5-5
Original file line numberDiff line numberDiff line change
@@ -31,12 +31,12 @@ require (
3131
go.uber.org/zap v1.26.0
3232
golang.org/x/net v0.18.0
3333
helm.sh/helm/v3 v3.11.2
34-
k8s.io/api v0.27.7
35-
k8s.io/apimachinery v0.27.7
36-
k8s.io/cli-runtime v0.26.0
37-
k8s.io/client-go v0.27.7
34+
k8s.io/api v0.27.10
35+
k8s.io/apimachinery v0.27.10
36+
k8s.io/cli-runtime v0.26.13
37+
k8s.io/client-go v0.27.10
3838
k8s.io/klog/v2 v2.110.1
39-
k8s.io/kubectl v0.26.0
39+
k8s.io/kubectl v0.26.13
4040
layeh.com/gopher-luar v1.0.11
4141
sigs.k8s.io/cli-utils v0.35.0
4242
sigs.k8s.io/controller-runtime v0.15.3

0 commit comments

Comments
 (0)