Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump k8s.io/kubernetes from 1.21.2 to 1.22.2 #38

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ require (
k8s.io/client-go v0.21.2
k8s.io/cri-api v0.21.2
k8s.io/klog/v2 v2.10.0
k8s.io/kubernetes v1.21.2
k8s.io/kubernetes v1.22.2
k8s.io/release v0.8.0
k8s.io/utils v0.0.0-20210305010621-2afb4311ab10
mvdan.cc/sh/v3 v3.3.0
Expand Down
2 changes: 1 addition & 1 deletion vendor/modules.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1480,7 +1480,7 @@ k8s.io/cri-api/pkg/apis/runtime/v1alpha2
k8s.io/klog/v2
# k8s.io/kube-openapi v0.0.0-20210305001622-591a79e4bda7
k8s.io/kube-openapi/pkg/util/proto
# k8s.io/kubernetes v1.21.2 => k8s.io/kubernetes v1.21.0
# k8s.io/kubernetes v1.22.2 => k8s.io/kubernetes v1.21.0
## explicit
k8s.io/kubernetes/pkg/api/legacyscheme
k8s.io/kubernetes/pkg/api/v1/pod
Expand Down