Skip to content

Commit 759c8e7

Browse files
authored
Release 20250812 (#508)
Release 20250812
1 parent da46a9d commit 759c8e7

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,11 @@
55
- [Amazon Linux 2 release notes](https://docs.aws.amazon.com/AL2/latest/relnotes/relnotes-al2.html)
66
- [Amazon Linux AMI 2018.03 Release Notes](https://aws.amazon.com/amazon-linux-ami/2018.03-release-notes/)
77

8+
## 20250812
9+
- al2 ami version: 20250812
10+
- al2023 ami version: 20250812
11+
- bug fix: Pin version to 1.2.8 to unblock release [#507](https://github.com/aws/amazon-ecs-ami/pull/507)
12+
813
## 20250811
914
- al2 ami version: 20250811
1015
- source al2 ami: amzn2-ami-minimal-hvm-2.0.20250808.1-x86_64-ebs

release-al2.auto.pkrvars.hcl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
ami_version_al2 = "20250811"
1+
ami_version_al2 = "20250812"
22
ecs_agent_version = "1.97.1"
33
ecs_init_rev = "1"
44
docker_version = "25.0.8"

release-al2023.auto.pkrvars.hcl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
ami_version_al2023 = "20250811"
1+
ami_version_al2023 = "20250812"
22
ecs_agent_version = "1.97.1"
33
ecs_init_rev = "1"
44
docker_version_al2023 = "25.0.8"

0 commit comments

Comments
 (0)