From d876e74525d13d75e391bdc1bffbc32aaa3fa7dd Mon Sep 17 00:00:00 2001 From: gustavodiaz7722 <38817851+gustavodiaz7722@users.noreply.github.com> Date: Thu, 13 Aug 2026 16:52:58 +0000 Subject: [PATCH] Add release notes for v0.230.0 --- docs/release_notes/0.230.0.md | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 docs/release_notes/0.230.0.md diff --git a/docs/release_notes/0.230.0.md b/docs/release_notes/0.230.0.md new file mode 100644 index 0000000000..3f6cb9523e --- /dev/null +++ b/docs/release_notes/0.230.0.md @@ -0,0 +1,29 @@ +# Release v0.230.0 + +## 🚀 Features + +- Add control plane component config support (#8821) +- Add support for BottlerocketFips AMI family in managed nodegroups (#8778) + +## 🎯 Improvements + +- Make vpc-cni and kube-proxy optional when creating IPv6 clusters (#8790) + +## 🐛 Bug Fixes + +- Grant ec2:DescribeSubnets to the IPv6 VPC CNI role (#8835) +- Bump oras-go to 2.6.2 to resolve five open advisories (#8829) + +## 🧰 Maintenance + +- Update aws-node to v1.23.0 (#8832) +- Update coredns (#8833) +- Update ec2-info (#8723) +- Update coredns (#8724) +- Update aws-node to v1.22.4 (#8747) +- Update nvidia-device-plugin to v0.19.3 (#8722) + +## Acknowledgments + +The eksctl maintainers would like to sincerely thank @41ks, @amdonov, @chithreshazad, @gustavodiaz7722, @chithresha and @michaelbeaumont. +