Skip to content

Commit

Permalink
fix(deps): update kubernetes packages to v0.29.2
Browse files Browse the repository at this point in the history
  • Loading branch information
plural-renovate[bot] committed Feb 15, 2024
1 parent 77780df commit 3d63596
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -31,12 +31,12 @@ require (
go.uber.org/zap v1.26.0
golang.org/x/net v0.18.0
helm.sh/helm/v3 v3.11.2
k8s.io/api v0.27.7
k8s.io/apimachinery v0.27.7
k8s.io/cli-runtime v0.26.0
k8s.io/client-go v0.27.7
k8s.io/api v0.29.2
k8s.io/apimachinery v0.29.2
k8s.io/cli-runtime v0.29.2
k8s.io/client-go v0.29.2
k8s.io/klog/v2 v2.110.1
k8s.io/kubectl v0.26.0
k8s.io/kubectl v0.29.2
layeh.com/gopher-luar v1.0.11
sigs.k8s.io/cli-utils v0.35.0
sigs.k8s.io/controller-runtime v0.15.3
Expand Down

0 comments on commit 3d63596

Please sign in to comment.