Skip to content

Commit cdddda2

Browse files
authored
Merge pull request #11111 from chrischdi/pr-bump-autoscaler
🌱 test: Bump autoscaler to v1.31.0
2 parents ff8d0f8 + b11f47f commit cdddda2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/e2e/autoscaler_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ var _ = Describe("When using the autoscaler with Cluster API using ClusterClass
3737
InfrastructureMachinePoolTemplateKind: "dockermachinepooltemplates",
3838
InfrastructureMachinePoolKind: "dockermachinepools",
3939
Flavor: ptr.To("topology-autoscaler"),
40-
AutoscalerVersion: "v1.30.0",
40+
AutoscalerVersion: "v1.31.0",
4141
}
4242
})
4343
})

0 commit comments

Comments
 (0)