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 authored and k8s-infra-cherrypick-robot committed Aug 29, 2024
1 parent 9364caa commit 561ca0b
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 @@ -37,7 +37,7 @@ var _ = Describe("When using the autoscaler with Cluster API using ClusterClass
InfrastructureMachinePoolTemplateKind: "dockermachinepooltemplates",
InfrastructureMachinePoolKind: "dockermachinepools",
Flavor: ptr.To("topology-autoscaler"),
AutoscalerVersion: "v1.30.0",
AutoscalerVersion: "v1.31.0",
}
})
})

0 comments on commit 561ca0b

Please sign in to comment.