Skip to content

Commit

Permalink
Update kubernetes packages to v0.24.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 26, 2022
1 parent ea6f3ec commit fd1f15b
Show file tree
Hide file tree
Showing 2 changed files with 259 additions and 129 deletions.
8 changes: 4 additions & 4 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@ require (
github.com/spf13/cobra v1.4.0
github.com/spf13/pflag v1.0.5
golang.org/x/sync v0.0.0-20210220032951-036812b2e83c
k8s.io/api v0.22.4
k8s.io/apimachinery v0.22.4
k8s.io/cli-runtime v0.22.4
k8s.io/client-go v0.22.4
k8s.io/api v0.24.1
k8s.io/apimachinery v0.24.1
k8s.io/cli-runtime v0.24.1
k8s.io/client-go v0.24.1
k8s.io/klog/v2 v2.60.1
)
Loading

0 comments on commit fd1f15b

Please sign in to comment.