diff --git a/docs/release_notes/0.169.0.md b/docs/release_notes/0.169.0.md new file mode 100644 index 0000000000..f2f808042b --- /dev/null +++ b/docs/release_notes/0.169.0.md @@ -0,0 +1,24 @@ +# Release v0.169.0 + +## 🚀 Features + +- Add support for EKS 1.29 (#7498) + +## 🎯 Improvements + +- Fix coredns pdb preventing cluster deletion in integration tests (#7496) +- Update well-known policy for ebsCSIController (#7451) +- Handle unordered public endpoint CIDRs from EKS in endpoint updates (#7483) + +## 🧰 Maintenance + +- Fix coredns pdb preventing cluster deletion in integration tests (#7496) + +## 📝 Documentation + +- Fix outdated links (#7297) + +## Acknowledgments + +Weaveworks would like to sincerely thank: +@Emberwalker, @guessi, and @teraflik