Skip to content

Commit

Permalink
chore(deps): bump k8s.io/client-go from 0.24.2 to 0.28.3
Browse files Browse the repository at this point in the history
Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go) from 0.24.2 to 0.28.3.
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)
- [Commits](kubernetes/client-go@v0.24.2...v0.28.3)

---
updated-dependencies:
- dependency-name: k8s.io/client-go
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 23, 2023
1 parent ecc3dbe commit b1e153f
Show file tree
Hide file tree
Showing 2 changed files with 171 additions and 85 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@ require (
github.com/itchyny/gojq v0.12.9
github.com/stretchr/testify v1.8.4
go.uber.org/zap v1.24.0
k8s.io/apimachinery v0.24.2
k8s.io/client-go v0.24.2
k8s.io/apimachinery v0.28.3
k8s.io/client-go v0.28.3
)
Loading

0 comments on commit b1e153f

Please sign in to comment.