We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb755c2 commit 4ab2a52Copy full SHA for 4ab2a52
test/e2e/autoscaler_test.go
@@ -43,7 +43,7 @@ var _ = Describe("When using the autoscaler with Cluster API using ClusterClass
43
},
44
InfrastructureAPIGroup: "vmware.infrastructure.cluster.x-k8s.io",
45
InfrastructureMachineTemplateKind: "vspheremachinetemplates",
46
- AutoscalerVersion: "v1.30.0",
+ AutoscalerVersion: "v1.31.0",
47
ScaleToAndFromZero: true,
48
// We have no connectivity from the workload cluster to the kind management cluster in CI so we
49
// can't deploy the autoscaler to the workload cluster.
0 commit comments