Skip to content

Commit

Permalink
chore(deps): update kubernetes packages to v0.29.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 17, 2024
1 parent 7696321 commit bad792f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ go 1.22
require (
github.com/go-logr/logr v1.4.1
go.uber.org/zap v1.27.0
k8s.io/api v0.29.3
k8s.io/apimachinery v0.29.3
k8s.io/api v0.29.4
k8s.io/apimachinery v0.29.4
k8s.io/client-go v0.29.3
sigs.k8s.io/controller-runtime v0.17.2
sigs.k8s.io/yaml v1.4.0
Expand Down

0 comments on commit bad792f

Please sign in to comment.