AWS eks documentation change
Summary
Updated required eksctl version from 0.205.0 to 0.206.0
Security assessment
Routine version update without security context. No evidence of security fixes or vulnerabilities addressed.
Diff
diff --git a/eks/latest/userguide/associate-service-account-role.md b/eks/latest/userguide/associate-service-account-role.md index 44f479cce..315b49eb8 100644 --- a/eks/latest/userguide/associate-service-account-role.md +++ b/eks/latest/userguide/associate-service-account-role.md @@ -66 +66 @@ Create an IAM role and associate it with a Kubernetes service account. You can u -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. +Version `0.206.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.