File tree Expand file tree Collapse file tree 4 files changed +12
-3
lines changed
Expand file tree Collapse file tree 4 files changed +12
-3
lines changed Original file line number Diff line number Diff line change 1- 1.31 .0
1+ 1.32 .0
Original file line number Diff line number Diff line change @@ -42,7 +42,7 @@ const (
4242// DefaultAgentVersion is the version of the agent that will be
4343// fetched if required. This should look like v1.2.3 or an
4444// 8-character sha, as is downloadable from S3.
45- DefaultAgentVersion = "v1.31 .0"
45+ DefaultAgentVersion = "v1.32 .0"
4646
4747// AgentPartitionBucketName is the name of the paritional s3 bucket that stores the agent
4848AgentPartitionBucketName = "amazon-ecs-agent"
Original file line number Diff line number Diff line change 3131%endif
3232
3333Name: ecs-init
34- Version: 1.31 .0
34+ Version: 1.32 .0
3535Release: 1%{?dist }
3636License: Apache 2.0
3737Summary: Amazon Elastic Container Service initialization application
254254%endif
255255
256256%changelog
257+ * Wed Sep 25 2019 Cameron Sparr <cssparr@amazon.com> - 1.32.0-1
258+ - Cache Agent version 1.32.0
259+
257260* Thu Sep 13 2019 Yajie Chu <cya@amazon.com> - 1.31.0-1
258261- Cache Agent version 1.31.0
259262
Original file line number Diff line number Diff line change 1+ amazon-ecs-init (1.32.0-1) trusty; urgency=medium
2+
3+ * Cache Agent version 1.32.0
4+
5+ -- Cameron Sparr <cssparr@amazon.com> Wed, 25 Sep 2019 10:00:00 -0800
6+
17amazon-ecs-init (1.31.0-1) trusty; urgency=medium
28
39 * Cache Agent version 1.31.0
You can’t perform that action at this time.
0 commit comments