AWS eks documentation change
Summary
Updated required eksctl version from 0.207.0 to 0.208.0
Security assessment
Version bump without explicit security context. No evidence of addressing specific vulnerabilities in changelog reference.
Diff
diff --git a/eks/latest/userguide/associate-service-account-role.md b/eks/latest/userguide/associate-service-account-role.md index c18456b4f..831c533f4 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.207.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.208.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.