Skip to content

Commit

Permalink
Bump k8s.io/client-go from 0.21.3 to 0.22.1 (#9)
Browse files Browse the repository at this point in the history
Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go) from 0.21.3 to 0.22.1.
- [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.21.3...v0.22.1)

---
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]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 25, 2021
1 parent 5a939fc commit 8f0519e
Show file tree
Hide file tree
Showing 2 changed files with 46 additions and 39 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@ require (
github.com/spf13/viper v1.8.1
go.uber.org/zap v1.19.0
gopkg.in/yaml.v2 v2.4.0
k8s.io/apimachinery v0.21.3
k8s.io/client-go v0.21.3
k8s.io/apimachinery v0.22.1
k8s.io/client-go v0.22.1
)
Loading

0 comments on commit 8f0519e

Please sign in to comment.