Commit bc8c28b 1 parent 789e45e commit bc8c28b Copy full SHA for bc8c28b
File tree 2 files changed +13
-1
lines changed
2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change
1
+ # 0.4.0
2
+
3
+ * Feature - Added support for chaining assumed roles in the shared config file
4
+ (` ~/.aws/config ` ) defined by ` source_profile ` and ` credential_source `
5
+ ([ #177 ] ( https://github.com/awslabs/amazon-ecr-credential-helper/pull/177 ) )
6
+ * Feature - Added support for Web Identities and [ IAM Roles for Service
7
+ Accounts (IRSA)] ( https://docs.aws.amazon.com/eks/latest/userguide/iam-roles-for-service-accounts.html )
8
+ with Kubernetes
9
+ ([ #183 ] ( https://github.com/awslabs/amazon-ecr-credential-helper/pull/183 ) )
10
+ * Bug - Fixed the ` make docker ` target when the credential helper git repository is used as a git submodule
11
+ ([ #184 ] ( https://github.com/awslabs/amazon-ecr-credential-helper/issues/184 ) )
12
+
1
13
# 0.3.1
2
14
3
15
* Bug - Log directory is now automatically created when the helper runs
Original file line number Diff line number Diff line change 1
- 0.3.1
1
+ 0.4.0
You can’t perform that action at this time.
0 commit comments