Skip to content

Commit

Permalink
build(deps): bump k8s.io/api from 0.24.3 to 0.25.4
Browse files Browse the repository at this point in the history
Bumps [k8s.io/api](https://github.com/kubernetes/api) from 0.24.3 to 0.25.4.
- [Release notes](https://github.com/kubernetes/api/releases)
- [Commits](kubernetes/api@v0.24.3...v0.25.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and zegl committed Nov 18, 2022
1 parent cd4b526 commit 69ad051
Show file tree
Hide file tree
Showing 2 changed files with 60 additions and 36 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ require (
github.com/stretchr/testify v1.8.1
golang.org/x/term v0.0.0-20210927222741-03fcf44c2211
gopkg.in/yaml.v3 v3.0.1
k8s.io/api v0.24.3
k8s.io/apimachinery v0.24.3
k8s.io/api v0.25.4
k8s.io/apimachinery v0.25.4
sigs.k8s.io/yaml v1.3.0 // indirect
)

Expand Down
Loading

0 comments on commit 69ad051

Please sign in to comment.