@@ -41,6 +41,32 @@ description: >
4141* When upgrading to a new minor version, a new OS image must be created using the new image-builder CLI pertaining to that release.
4242{{% /alert %}}
4343
44+ ## [ v0.21.8] ( https://github.com/aws/eks-anywhere/releases/tag/v0.21.8 )
45+
46+ ### Supported OS version details
47+ | | vSphere | Bare Metal | Nutanix | CloudStack | Snow |
48+ | :-------------------:| :-------:| :----------:| :-------:| :----------:| :----:|
49+ | Ubuntu 20.04 | β | β | β | β | β |
50+ | Ubuntu 22.04 | β | β | β | β | β |
51+ | Bottlerocket 1.26.2 | β | β | β | β | β |
52+ | RHEL 8.x | β | β | β | β | β |
53+ | RHEL 9.x | β | β | β | β | β |
54+
55+ ### Changed
56+ - EKS Distro:
57+ - [ ` v1-31-eks-20 ` ] ( https://distro.eks.amazonaws.com/releases/1-31/20/ )
58+ - [ ` v1-30-eks-31 ` ] ( https://distro.eks.amazonaws.com/releases/1-30/31/ )
59+ - [ ` v1-29-eks-38 ` ] ( https://distro.eks.amazonaws.com/releases/1-29/38/ )
60+ - [ ` v1-28-eks-49 ` ] ( https://distro.eks.amazonaws.com/releases/1-28/49/ )
61+ - Golang: ` 1.21 ` to ` 1.23 ` ([ #9382 ] ( https://github.com/aws/eks-anywhere/pull/9382 ) )
62+ - Image builder: ` v0.1.40 ` to ` v0.1.42 `
63+ - Curated package controller: ` v0.4.5 ` to ` v0.4.6 `
64+ - Containerd: ` v1.7.25 ` to ` v1.7.27 `
65+
66+ ### Fixed
67+ - Assign multiple vcenter tags to a machine ([ #9707 ] ( https://github.com/aws/eks-anywhere/pull/9707 ) )
68+ - Fix an issue when creating vSphere group via EKS-A CLI ([ #9458 ] ( https://github.com/aws/eks-anywhere/pull/9458 ) )
69+
4470## [ v0.22.4] ( https://github.com/aws/eks-anywhere/releases/tag/v0.22.4 )
4571
4672### Supported OS version details
0 commit comments