Skip to content

Commit

Permalink
Bump k8s.io/kubectl from 0.22.2 to 0.23.5
Browse files Browse the repository at this point in the history
Bumps [k8s.io/kubectl](https://github.com/kubernetes/kubectl) from 0.22.2 to 0.23.5.
- [Release notes](https://github.com/kubernetes/kubectl/releases)
- [Commits](kubernetes/kubectl@v0.22.2...v0.23.5)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 5, 2022
1 parent 88d3f6d commit 95d1675
Show file tree
Hide file tree
Showing 2 changed files with 75 additions and 54 deletions.
10 changes: 5 additions & 5 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@ require (
github.com/openshift/api v3.9.0+incompatible
github.com/schollz/progressbar/v3 v3.8.3
github.com/spf13/cobra v1.2.1
k8s.io/api v0.22.2
k8s.io/apimachinery v0.22.2
k8s.io/cli-runtime v0.22.2
k8s.io/client-go v0.22.2
k8s.io/kubectl v0.22.2
k8s.io/api v0.23.5
k8s.io/apimachinery v0.23.5
k8s.io/cli-runtime v0.23.5
k8s.io/client-go v0.23.5
k8s.io/kubectl v0.23.5
sigs.k8s.io/yaml v1.2.0
)
Loading

0 comments on commit 95d1675

Please sign in to comment.