Skip to content

Commit 3cd35c7

Browse files
Updating changelog for release (#1323)
Co-authored-by: Ravi Sinha <[email protected]>
1 parent 4878306 commit 3cd35c7

File tree

1 file changed

+52
-0
lines changed

1 file changed

+52
-0
lines changed

CHANGELOG.md

Lines changed: 52 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,57 @@
11
# Changelog
22

3+
### AMI Release v20230607
4+
* amazon-eks-gpu-node-1.27-v20230607
5+
* amazon-eks-gpu-node-1.26-v20230607
6+
* amazon-eks-gpu-node-1.25-v20230607
7+
* amazon-eks-gpu-node-1.24-v20230607
8+
* amazon-eks-gpu-node-1.23-v20230607
9+
* amazon-eks-gpu-node-1.22-v20230607
10+
* amazon-eks-arm64-node-1.27-v20230607
11+
* amazon-eks-arm64-node-1.26-v20230607
12+
* amazon-eks-arm64-node-1.25-v20230607
13+
* amazon-eks-arm64-node-1.24-v20230607
14+
* amazon-eks-arm64-node-1.23-v20230607
15+
* amazon-eks-arm64-node-1.22-v20230607
16+
* amazon-eks-node-1.27-v20230607
17+
* amazon-eks-node-1.26-v20230607
18+
* amazon-eks-node-1.25-v20230607
19+
* amazon-eks-node-1.24-v20230607
20+
* amazon-eks-node-1.23-v20230607
21+
* amazon-eks-node-1.22-v20230607
22+
23+
[Release versions](https://docs.aws.amazon.com/eks/latest/userguide/eks-linux-ami-versions.html) for these AMIs:
24+
* `1.27.1-20230607`
25+
* `1.26.4-20230607`
26+
* `1.25.9-20230607`
27+
* `1.24.13-20230607`
28+
* `1.23.17-20230607`
29+
* `1.22.17-20230607`
30+
31+
Binaries used to build these AMIs are published:
32+
* s3://amazon-eks/1.27.1/2023-04-19/
33+
* s3://amazon-eks/1.26.4/2023-05-11/
34+
* s3://amazon-eks/1.25.9/2023-05-11/
35+
* s3://amazon-eks/1.24.13/2023-05-11/
36+
* s3://amazon-eks/1.23.17/2023-05-11/
37+
* s3://amazon-eks/1.22.17/2023-05-11/
38+
39+
AMI details:
40+
* `kernel`:
41+
* Kubernetes 1.23 and below: 5.4.242-156.349.amzn2
42+
* Kubernetes 1.24 and above: 5.10.179-168.710.amzn2
43+
* `dockerd`: 20.10.23-1.amzn2.0.1
44+
* **Note** that Docker is not installed on AMI's with Kubernetes 1.25+.
45+
* `containerd`: 1.6.19-1.amzn2.0.1
46+
* `runc`: 1.1.5-1.amzn2
47+
* `cuda`: 11.4.0-1
48+
* `nvidia-container-runtime-hook`: 1.4.0-1.amzn2
49+
* `amazon-ssm-agent`: 3.1.1732.0-1.amzn2
50+
51+
Notable changes:
52+
* `5.4` kernel update to `5.4.242-156.349.amzn2` and `5.10` kernel update to `5.10.179-168.710.amzn2` address [CVE-2023-32233](https://alas.aws.amazon.com/cve/html/CVE-2023-32233.html)
53+
* Updating `runc` version to `1.1.5-1.amzn2` which contains fixes for [CVE-2023-28642](https://explore.alas.aws.amazon.com/CVE-2023-27561.html) and [CVE-2023-27561](https://explore.alas.aws.amazon.com/CVE-2023-28642.html).
54+
355
### AMI Release v20230526
456
* amazon-eks-gpu-node-1.27-v20230526
557
* amazon-eks-gpu-node-1.26-v20230526

0 commit comments

Comments
 (0)