Deploy Helm chart to AWS EKS Cluster
Version updated for bitovi/github-actions-deploy-eks-helm to version v1.2.10.
- This publisher is shown as ‘verified’ by GitHub.
- This action is used across all versions by 159 repositories.
Go to the GitHub Marketplace to find the latest changes.
Release notes
Tested successfully! https://github.com/bitovi/github-actions-deploy-eks-helm/issues/54#issuecomment-2163600826
What’s Changed
- Make the –create-namespace parameter optional. Defaults to
true
so as to not break existing users. by @mcascone in https://github.com/bitovi/github-actions-deploy-eks-helm/pull/55 - Bumped version in readme
New Contributors
- @mcascone made their first contribution in https://github.com/bitovi/github-actions-deploy-eks-helm/pull/55
- @stolendog
Full Changelog: https://github.com/bitovi/github-actions-deploy-eks-helm/compare/v1.2.9...v1.2.10