Skip to content

Commit

Permalink
⬆️ Bump k8s.io/kubectl from 0.24.2 to 0.25.0 (#14)
Browse files Browse the repository at this point in the history
Bumps [k8s.io/kubectl](https://github.com/kubernetes/kubectl) from 0.24.2 to 0.25.0.
- [Release notes](https://github.com/kubernetes/kubectl/releases)
- [Commits](kubernetes/kubectl@v0.24.2...v0.25.0)

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

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

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 Sep 10, 2022
1 parent 13a3138 commit b9563e1
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 288 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ require (
gopkg.in/alessio/shellescape.v1 v1.0.0-20170105083845-52074bc9df61
k8s.io/api v0.25.0
k8s.io/apimachinery v0.25.0
k8s.io/client-go v0.24.2
k8s.io/kubectl v0.24.2
k8s.io/client-go v0.25.0
k8s.io/kubectl v0.25.0
)

require (
Expand Down
Loading

0 comments on commit b9563e1

Please sign in to comment.