AWS eks documentation change
Summary
Updated required version of eksctl command line tool from 0.204.0 to 0.205.0
Security assessment
This is a routine version update without any explicit security context or mention of security fixes
Diff
diff --git a/eks/latest/userguide/migrating-access-entries.md index 361f007aa..c497378a4 100644 --- a/eks/latest/userguide/migrating-access-entries.md +++ b/eks/latest/userguide/migrating-access-entries.md @@ -25 +25 @@ Don’t remove existing `aws-auth` `ConfigMap` entries that were created by Amaz - * Version `0.204.0` or later of the `eksctl` command line tool installed on your device or AWS CloudShell. To install or update `eksctl`, see [Installation](https://eksctl.io/installation) in the `eksctl` documentation. + * Version `0.205.0` or later of the `eksctl` command line tool installed on your device or AWS CloudShell. To install or update `eksctl`, see [Installation](https://eksctl.io/installation) in the `eksctl` documentation.