From 2164adf7d40a7c346fc60b001f7db71eb26eff46 Mon Sep 17 00:00:00 2001 From: kprahulraj <43286774+kprahulraj@users.noreply.github.com> Date: Thu, 26 Mar 2026 05:34:23 +0000 Subject: [PATCH] Add release notes for v0.225.0 --- docs/release_notes/0.225.0.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 docs/release_notes/0.225.0.md diff --git a/docs/release_notes/0.225.0.md b/docs/release_notes/0.225.0.md new file mode 100644 index 0000000000..cd3514588b --- /dev/null +++ b/docs/release_notes/0.225.0.md @@ -0,0 +1,15 @@ +# Release v0.225.0 + +## 🚀 Features + +- feat: add fargate profile support for EKS internal endpoint (#8694) +- feat: add permissions for ECR Public container pulls to Auto Mode NodeRole (#8698) + +## 🐛 Bug Fixes + +- fix(goformation): Remove redundant condition in property.go (#8691) + +## Acknowledgments + +The eksctl maintainers would like to sincerely thank @HusainZafar, @avoidik and @fletcherw. +