Releases: koslib/helm-eks-action
Releases · koslib/helm-eks-action
v1.24.0
- Transferred main Dockerfile to a different path and pushed it to Dockerhub
- Use the above Dockerfile as a base in this action's Dockerfile
(aka, much faster CI steps)
v1.23.1
Fixed the accidental removal of aws-iam-authenticator bin in previous release.
v1.23.0
- Updated kubectl, helm and awscli
v1.22.0
Upgraded Helm to v3.8.0
Thanks @Pluies for the contribution!
v1.12.1
- Simplified action's name for the marketplace
v1.12.0
- Security fix for
kubeconfigfile permissions
v1.11.0
- Added support for installing helm plugins
v1.10.0
Upgraded dependencies versions:
kubectlto1.21.2awsclito1.22.26helmto3.7.2
fixed awscli and kubectl issues
- Bump kubectl version to 1.19.6
- Bump aws-iam-authenticator version to 1.21.2
- Pin awscli version to 1.20.8
v1.8.0
- Updated helm to v3.6.2