diff --git a/docs/release_notes/0.154.0.md b/docs/release_notes/0.154.0.md new file mode 100644 index 0000000000..0a72b98984 --- /dev/null +++ b/docs/release_notes/0.154.0.md @@ -0,0 +1,14 @@ +# Release v0.154.0 + +## 🐛 Bug Fixes + +- Fix error message for Bottlerocket validation (#6967) +- Don't wait for `aws-efs-csi-driver` addon if cluster has no nodegroups (#6960) + +## 🧰 Maintenance + +- Bring Windows integration test runtime down to less than half (#6965) + +## 📝 Documentation + +- Add references to Enterprise support with Flux on Gitops page (#6968)