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. +