From 2ca3982aa9f91282cb72c590c97fbeed9995d94a Mon Sep 17 00:00:00 2001 From: fuerback Date: Mon, 31 Oct 2022 11:14:31 -0300 Subject: [PATCH] Add a new action to the AWS category --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index acda007..fec7f58 100644 --- a/README.md +++ b/README.md @@ -475,6 +475,7 @@ Set up your GitHub Actions workflow with a specific version of your programming - [Sync/upload a directory to an AWS S3 bucket](https://github.com/jakejarvis/s3-sync-action) - [Deploy Lambda code to an existing function](https://github.com/appleboy/lambda-action) +- [Deploy a Helm chart to the EKS](https://github.com/peymanmortazavi/eks-helm-deploy) #### Terraform