Skip to content

Commit

Permalink
test: Bump autoscaler to v1.31.0
Browse files Browse the repository at this point in the history
  • Loading branch information
chrischdi committed Aug 29, 2024
1 parent f830b15 commit 5fa139c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/e2e/autoscaler_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ var _ = Describe("When using the autoscaler with Cluster API using ClusterClass
},
InfrastructureAPIGroup: "vmware.infrastructure.cluster.x-k8s.io",
InfrastructureMachineTemplateKind: "vspheremachinetemplates",
AutoscalerVersion: "v1.30.0",
AutoscalerVersion: "v1.31.0",
ScaleToAndFromZero: true,
// We have no connectivity from the workload cluster to the kind management cluster in CI so we
// can't deploy the autoscaler to the workload cluster.
Expand Down

0 comments on commit 5fa139c

Please sign in to comment.