File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
amazon-linux-ami-integrated Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -46,7 +46,7 @@ const (
4646 // DefaultAgentVersion is the version of the agent that will be
4747 // fetched if required. This should look like v1.2.3 or an
4848 // 8-character sha, as is downloadable from S3.
49- DefaultAgentVersion = "v1.101.1 "
49+ DefaultAgentVersion = "v1.101.2 "
5050
5151 // AgentPartitionBucketName is the name of the paritional s3 bucket that stores the agent
5252 AgentPartitionBucketName = "amazon-ecs-agent"
Original file line number Diff line number Diff line change 2727%global ebs_csi_driver_dir /var/lib/ecs/deps/daemons/ebs-csi-driver
2828
2929Name: ecs-init
30- Version: 1.101.1
30+ Version: 1.101.2
3131Release: 1%{?dist }
3232License: Apache 2.0
3333Summary: Amazon Elastic Container Service initialization application
Original file line number Diff line number Diff line change 1919%global agent_image ecs-agent-v%{version }.tar
2020
2121Name: amazon-ecs-init
22- Version: 1.101.1
22+ Version: 1.101.2
2323Release: 1
2424License: Apache 2.0
2525Summary: Amazon Elastic Container Service initialization application
You can’t perform that action at this time.
0 commit comments