Skip to content

Commit

Permalink
Merge pull request #3176 from chrischdi/pr-bump-autoscaler
Browse files Browse the repository at this point in the history
🌱 test: Bump autoscaler to v1.31.0
  • Loading branch information
k8s-ci-robot committed Aug 29, 2024
2 parents f830b15 + 5fa139c commit c14a875
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 c14a875

Please sign in to comment.