From d3285b6e633ba6e3b5b58713b3a0bb5050c2a840 Mon Sep 17 00:00:00 2001 From: gustavodiaz7722 <38817851+gustavodiaz7722@users.noreply.github.com> Date: Wed, 2 Sep 2026 17:55:23 +0000 Subject: [PATCH] Add release notes for v0.231.0 --- docs/release_notes/0.231.0.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 docs/release_notes/0.231.0.md diff --git a/docs/release_notes/0.231.0.md b/docs/release_notes/0.231.0.md new file mode 100644 index 0000000000..21ee53b1ff --- /dev/null +++ b/docs/release_notes/0.231.0.md @@ -0,0 +1,20 @@ +# Release v0.231.0 + +## 🚀 Features + +- Add support for vpc.controlPlaneOnPrivateSubnets (#8793) + +## 🐛 Bug Fixes + +- Grant ec2:DescribeSecurityGroups to the IPv6 VPC CNI role (#8837) + +## 🧰 Maintenance + +- Update coredns (#8842) +- Update coredns (#8841) +- Update nvidia-device-plugin to v0.20.0 (#8840) + +## Acknowledgments + +The eksctl maintainers would like to sincerely thank @guessi, @gustavodiaz7722 and @michaelbeaumont. +