chore(deps): bump k8s.io/client-go from 0.28.4 to 0.29.0

Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go) from 0.28.4 to 0.29.0.
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)
- [Commits](https://github.com/kubernetes/client-go/compare/v0.28.4...v0.29.0)
This commit is contained in:
2023-12-14 09:54:05 +00:00
parent 40bd0bd947
commit 5cd208a23e
2 changed files with 1455 additions and 30 deletions
+3 -3
View File
@@ -8,7 +8,7 @@ require (
github.com/robfig/cron v1.2.0 github.com/robfig/cron v1.2.0
github.com/rogpeppe/go-internal v1.11.0 // indirect github.com/rogpeppe/go-internal v1.11.0 // indirect
github.com/sanity-io/litter v1.5.5 github.com/sanity-io/litter v1.5.5
k8s.io/api v0.28.4 k8s.io/api v0.29.0
k8s.io/apimachinery v0.28.4 k8s.io/apimachinery v0.29.0
k8s.io/client-go v0.28.4 k8s.io/client-go v0.29.0
) )
+1452 -27
View File
File diff suppressed because it is too large Load Diff