Skip to content

Commit

Permalink
Merge pull request #823 from buildkite/scaler-1-1-0
Browse files Browse the repository at this point in the history
bump scaler from 1.0.2 to 1.1.0
  • Loading branch information
yob authored Apr 15, 2021
2 parents b0f37b5 + e6f710d commit bffd450
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/aws-stack.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1175,7 +1175,7 @@ Resources:
Properties:
Code:
S3Bucket: { 'Fn::FindInMap': [LambdaBucket, !Ref 'AWS::Region', 'Bucket'] }
S3Key: "buildkite-agent-scaler/v1.0.2/handler.zip"
S3Key: "buildkite-agent-scaler/v1.1.0/handler.zip"
Role: !GetAtt AutoscalingLambdaExecutionRole.Arn
Timeout: 120
Handler: handler
Expand Down

0 comments on commit bffd450

Please sign in to comment.