Skip to content

Commit 5da34c0

Browse files
authored
Merge pull request #9349 from sbueringer/pr-bump-autoscaler
🌱 Bump autoscaler to v1.28.0
2 parents b3e0615 + 46394e8 commit 5da34c0

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
@@ -35,7 +35,7 @@ var _ = Describe("When using the autoscaler with Cluster API using ClusterClass
3535
InfrastructureProvider: pointer.String("docker"),
3636
InfrastructureMachineTemplateKind: "dockermachinetemplates",
3737
Flavor: pointer.String("topology-autoscaler"),
38-
AutoscalerVersion: "v1.26.2",
38+
AutoscalerVersion: "v1.28.0",
3939
}
4040
})
4141
})

0 commit comments

Comments
 (0)