koslib / helm-eks-action

The simplest Github Action for executing Helm commands on EKS - cluster authentication included
MIT License
61 stars 61 forks source link

entrypoint change to support multiline commands #3

Closed koslib closed 3 years ago

koslib commented 3 years ago

Changed entrypoint to support multiline commands. Also made the GA helm-plugin agnostic (previously helm secrets plugin was installed by default).