Skip to content

Commit

Permalink
Update kubernetes packages to v0.23.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 7, 2022
1 parent 4b12d49 commit 8c7d0df
Show file tree
Hide file tree
Showing 2 changed files with 48 additions and 16 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ require (
github.com/knadh/koanf v1.1.1
github.com/sirupsen/logrus v1.8.1
github.com/spf13/pflag v1.0.5
k8s.io/api v0.21.2
k8s.io/apimachinery v0.21.2
k8s.io/api v0.23.4
k8s.io/apimachinery v0.23.4
sigs.k8s.io/controller-runtime v0.9.2
)
Loading

0 comments on commit 8c7d0df

Please sign in to comment.