We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2f12723 + ede7855 commit 3fbe434Copy full SHA for 3fbe434
go.mod
@@ -16,7 +16,7 @@ replace (
16
k8s.io/component-helpers => k8s.io/component-helpers v0.33.4
17
k8s.io/controller-manager => k8s.io/controller-manager v0.33.4
18
k8s.io/cri-api => k8s.io/cri-api v0.33.4
19
- k8s.io/cri-client => k8s.io/cri-client v0.33.4
+ k8s.io/cri-client => k8s.io/cri-client v0.34.0
20
k8s.io/csi-translation-lib => k8s.io/csi-translation-lib v0.33.4
21
k8s.io/dynamic-resource-allocation => k8s.io/dynamic-resource-allocation v0.33.3
22
k8s.io/endpointslice => k8s.io/endpointslice v0.33.3
0 commit comments