diff --git a/docs/releases/1.23-NOTES.md b/docs/releases/1.23-NOTES.md index 214a44b52d..9be02985cb 100644 --- a/docs/releases/1.23-NOTES.md +++ b/docs/releases/1.23-NOTES.md @@ -541,3 +541,14 @@ It is recommended to keep using the `v1alpha2` API version. * Do not create a cert-manager namespace [@olemarkus](https://github.com/olemarkus) [#13284](https://github.com/kubernetes/kops/pull/13284) * [DigitalOcean] Implement new VPC if network-cidr flag is specified [@srikiz](https://github.com/srikiz) [#13060](https://github.com/kubernetes/kops/pull/13060) * Release 1.23.0-beta.2 [@justinsb](https://github.com/justinsb) [#13302](https://github.com/kubernetes/kops/pull/13302) + +## 1.23.0-beta.2 to 1.23.0 + +* Update to etcd-manager v3.0.20220203 [@justinsb](https://github.com/justinsb) [#13196](https://github.com/kubernetes/kops/pull/13196) +* use own function to define CSI image version [@zetaab](https://github.com/zetaab) [#13311](https://github.com/kubernetes/kops/pull/13311) +* Add support for ed25519 keys in AWS [@aclevername](https://github.com/aclevername) [#13304](https://github.com/kubernetes/kops/pull/13304) +* Backport of #13176: Add support to install EKS Pod Identity Webhook [@h3poteto](https://github.com/h3poteto),[@olemarkus](https://github.com/olemarkus) [#13315](https://github.com/kubernetes/kops/pull/13315) +* Bump AWS SDK to v1.43.11 [@olemarkus](https://github.com/olemarkus) [#13322](https://github.com/kubernetes/kops/pull/13322) +* Update containerd to v1.6.1 [@hakman](https://github.com/hakman) [#13325](https://github.com/kubernetes/kops/pull/13325) +* Use proper image and add health check [@olemarkus](https://github.com/olemarkus) [#13328](https://github.com/kubernetes/kops/pull/13328) +* Append policy config map arguments only if UsePolicyConfigmap is true [@vivekjainx86](https://github.com/vivekjainx86) [#13308](https://github.com/kubernetes/kops/pull/13308)