Amazon ECR Credential Helper - Release v0.4.0
- Feature - Added support for chaining assumed roles in the shared config file (
~/.aws/config
) defined bysource_profile
andcredential_source
(#177) - Feature - Added support for Web Identities and IAM Roles for Service Accounts (IRSA) with Kubernetes (#183)
- Bug - Fixed the
make docker
target when the credential helper git repository is used as a git submodule (#184)