Skip to content

Commit

Permalink
chore(deps): update kubernetes packages to v0.29.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 14, 2024
1 parent 8cc3935 commit e0bb624
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ go 1.22
replace (
github.com/etcd-io/bbolt => go.etcd.io/bbolt v1.3.6
github.com/optiopay/kafka => github.com/cilium/kafka v0.0.0-20180809090225-01ce283b732b
k8s.io/apiextensions-apiserver => k8s.io/apiextensions-apiserver v0.26.4
k8s.io/component-base => k8s.io/component-base v0.26.4
k8s.io/apiextensions-apiserver => k8s.io/apiextensions-apiserver v0.29.2
k8s.io/component-base => k8s.io/component-base v0.29.2
)

require (
Expand Down Expand Up @@ -53,7 +53,7 @@ require (
k8s.io/api v0.29.2
k8s.io/apiextensions-apiserver v0.29.2
k8s.io/apimachinery v0.29.2
k8s.io/cli-runtime v0.29.0
k8s.io/cli-runtime v0.29.2
k8s.io/client-go v0.29.2
)

Expand Down

0 comments on commit e0bb624

Please sign in to comment.