Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Aug 5, 2021
1 parent 81604a5 commit 9603c30
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ require (
k8s.io/api v0.21.3
k8s.io/apimachinery v0.21.3
k8s.io/client-go v1.5.2
k8s.io/cri-api v0.21.3
k8s.io/cri-api v0.22.0
k8s.io/kubectl v0.21.3
k8s.io/kubernetes v0.21.4
sigs.k8s.io/yaml v1.2.0
Expand Down
2 changes: 1 addition & 1 deletion vendor/modules.txt
Original file line number Diff line number Diff line change
Expand Up @@ -501,7 +501,7 @@ k8s.io/client-go/util/workqueue
# k8s.io/component-base v0.0.0 => k8s.io/kubernetes/staging/src/k8s.io/component-base v0.0.0-20210408162405-cb303e613a12
k8s.io/component-base/featuregate
k8s.io/component-base/logs/logreduction
# k8s.io/cri-api v0.21.3 => k8s.io/kubernetes/staging/src/k8s.io/cri-api v0.0.0-20210408162405-cb303e613a12
# k8s.io/cri-api v0.22.0 => k8s.io/kubernetes/staging/src/k8s.io/cri-api v0.0.0-20210408162405-cb303e613a12
## explicit
k8s.io/cri-api/pkg/apis
k8s.io/cri-api/pkg/apis/runtime/v1alpha2
Expand Down

0 comments on commit 9603c30

Please sign in to comment.