Skip to content

Commit

Permalink
Bump k8s.io/api from 0.21.1 to 0.21.3 (#135)
Browse files Browse the repository at this point in the history
Bumps [k8s.io/api](https://github.com/kubernetes/api) from 0.21.1 to 0.21.3.
- [Release notes](https://github.com/kubernetes/api/releases)
- [Commits](kubernetes/api@v0.21.1...v0.21.3)

---
updated-dependencies:
- dependency-name: k8s.io/api
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Noam Gal <[email protected]>
  • Loading branch information
dependabot[bot] and ATGardner authored Aug 3, 2021
1 parent 4df53a7 commit a849534
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ require (
github.com/spf13/viper v1.7.1
github.com/stretchr/testify v1.7.0
google.golang.org/grpc/examples v0.0.0-20210730002332-ea9b7a0a7651 // indirect
k8s.io/api v0.21.1
k8s.io/api v0.21.3
k8s.io/apimachinery v0.21.1
k8s.io/cli-runtime v0.21.1
k8s.io/client-go v11.0.1-0.20190816222228-6d55c1b1f1ca+incompatible
Expand Down

0 comments on commit a849534

Please sign in to comment.