Skip to content

Commit a338261

Browse files
fix(deps): update kubernetes packages
1 parent 1fbbfc4 commit a338261

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

go.mod

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -29,12 +29,12 @@ require (
2929
go.uber.org/zap v1.26.0
3030
golang.org/x/net v0.18.0
3131
helm.sh/helm/v3 v3.11.2
32-
k8s.io/api v0.27.7
33-
k8s.io/apimachinery v0.27.7
34-
k8s.io/cli-runtime v0.26.0
35-
k8s.io/client-go v0.27.7
32+
k8s.io/api v0.27.10
33+
k8s.io/apimachinery v0.27.10
34+
k8s.io/cli-runtime v0.26.13
35+
k8s.io/client-go v0.27.10
3636
k8s.io/klog/v2 v2.110.1
37-
k8s.io/kubectl v0.26.0
37+
k8s.io/kubectl v0.26.13
3838
layeh.com/gopher-luar v1.0.11
3939
sigs.k8s.io/cli-utils v0.35.0
4040
sigs.k8s.io/controller-runtime v0.15.3

0 commit comments

Comments
 (0)