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 bb8fe52 commit db2f468Copy full SHA for db2f468
vertical-pod-autoscaler/e2e/go.mod
@@ -13,7 +13,7 @@ require (
13
k8s.io/api v0.33.0
14
k8s.io/apimachinery v0.33.0
15
k8s.io/autoscaler/vertical-pod-autoscaler v1.3.0
16
- k8s.io/client-go v1.5.2
+ k8s.io/client-go v0.33.0
17
k8s.io/component-base v0.33.0
18
k8s.io/klog/v2 v2.130.1
19
k8s.io/kubernetes v1.33.0
0 commit comments