Skip to content

Commit bffd450

Browse files
author
James Healy
authored
Merge pull request #823 from buildkite/scaler-1-1-0
bump scaler from 1.0.2 to 1.1.0
2 parents b0f37b5 + e6f710d commit bffd450

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/aws-stack.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1175,7 +1175,7 @@ Resources:
11751175
Properties:
11761176
Code:
11771177
S3Bucket: { 'Fn::FindInMap': [LambdaBucket, !Ref 'AWS::Region', 'Bucket'] }
1178-
S3Key: "buildkite-agent-scaler/v1.0.2/handler.zip"
1178+
S3Key: "buildkite-agent-scaler/v1.1.0/handler.zip"
11791179
Role: !GetAtt AutoscalingLambdaExecutionRole.Arn
11801180
Timeout: 120
11811181
Handler: handler

0 commit comments

Comments
 (0)