koslib / helm-eks-action

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

Bump aws-cli, kubectl #29

Closed Pluies closed 2 years ago

Pluies commented 2 years ago

Hey @koslib , This PR might look familiar... It's essentially the same as #28, but without the extra feature. Main reason for this separate PR is that the action is currently broken for us (due to https://github.com/aws/aws-cli/issues/6920) so we need to upgrade it as soon as possible, and I wanted to separate this issue from the extra CONTEXT feature included in the other PR. Thank you! 🙏

koslib commented 2 years ago

Looks good :) I'll merge now

Pluies commented 2 years ago

Awesome, thank you very much! 🙌