Kubernetes Helm Multi-Deploy (No Docker)
Version updated for https://github.com/DevOps-Nirvana/aws-helm-multi-deploy-nodocker to version v5.
- This action is used across all versions by ? repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action automates the deployment of multiple Helm charts located in a designated deployment folder, enabling streamlined management of Kubernetes resources for multiple services. It supports applying environment-specific configurations and allows additional customizations like image tags, deployment namespaces, and Helm arguments. By automating multi-chart deployments, it simplifies complex Kubernetes workflows and ensures consistency across environments.