We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a53b3df commit 3073e98Copy full SHA for 3073e98
docs/release_notes/0.209.0.md
@@ -0,0 +1,26 @@
1
+# Release v0.209.0
2
+
3
+## 🎯 Improvements
4
5
+- Add eksctl support for new AWS region ap-east-2 (#8406)
6
7
+## 🐛 Bug Fixes
8
9
+- Use AmazonLinux2023 as default AMI instead of AmazonLinux2 for Kubernetes version >=1.33 (#8405)
10
+- Fix missing permission setup for IPv6 cluster (#8387)
11
12
+## 🧰 Maintenance
13
14
+- Update aws-node to v1.19.5 (#8377)
15
+- Update nvidia-device-plugin to v0.17.2 (#8381)
16
+- Update ec2-info (#8382)
17
+- Update coredns (#8385)
18
19
+## 📝 Documentation
20
21
22
23
+## Acknowledgments
24
25
+The eksctl maintainers would like to sincerely thank @guessi and @naclonts.
26
0 commit comments