Skip to content

Commit

Permalink
chore(deps): bump k8s.io/client-go from 0.24.3 to 0.25.0
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.3 to 0.25.0.
- [Release notes](https://github.com/kubernetes/client-go/releases)
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)
- [Commits](kubernetes/client-go@v0.24.3...v0.25.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 1, 2022
1 parent 3022e57 commit 78e1747
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 148 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ require (
github.com/swaggo/swag v1.8.5
k8s.io/api v0.25.0
k8s.io/apimachinery v0.25.0
k8s.io/client-go v0.24.3
k8s.io/client-go v0.25.0
k8s.io/code-generator v0.25.0
k8s.io/utils v0.0.0-20220728103510-ee6ede2d64ed
)
Expand Down
Loading

0 comments on commit 78e1747

Please sign in to comment.