Releases: bitovi/github-actions-deploy-eks-helm
Releases · bitovi/github-actions-deploy-eks-helm
v1.2.2
What's Changed
- Implement UPDATE_DEPS flag by @elstak in #22
- Fixing no repo break by @LeoDiazL in #24
- Use existing Alpine image by @LeoDiazL & @macmiranda in #25
New Contributors
- @elstak made their first contribution in #22
- @macmiranda made their first contribution in #20
Full Changelog: v1.2.1...v1.2.2
v1.2.1
What's Changed
- bump image version in action config by @mickmcgrath13 in #19
Full Changelog: v1.2.0...v1.2.1
v1.2.0
What's Changed
- Moved namespace creation to helm flag by @LeoDiazL in #18
- Authentication definitions for chart repository by @LeoDiazL in #12
Full Changelog: v1.1.1...v1.2.0
Made AWS credentials optional
Made AWS credentials optional - This allows to decouple the authentication part to another action
Add version input
We've added a new optional input for version
Added Uninstall
Added Uninstall to functionality
Setting correct tag
Merge pull request #7 from bitovi/atomic Atomic
v1.0.2
Added wait
bug fixes
Fixed Typos.
Fixed Typos.
Releases now use a lower case 'v'
Initial Release
V1.0.0 Update build-and-publish.yaml