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.
1 parent ae76dcf commit ab6f349Copy full SHA for ab6f349
go.mod
@@ -24,7 +24,7 @@ replace (
24
k8s.io/controller-manager => k8s.io/controller-manager v0.29.7
25
k8s.io/cri-api => k8s.io/cri-api v0.29.7
26
k8s.io/csi-translation-lib => k8s.io/csi-translation-lib v0.29.7
27
- k8s.io/dynamic-resource-allocation => k8s.io/dynamic-resource-allocation v0.29.7
+ k8s.io/dynamic-resource-allocation => k8s.io/dynamic-resource-allocation v0.30.3
28
k8s.io/endpointslice => k8s.io/endpointslice v0.29.7
29
k8s.io/kube-aggregator => k8s.io/kube-aggregator v0.29.7
30
k8s.io/kube-controller-manager => k8s.io/kube-controller-manager v0.29.7
0 commit comments