Releases: koslib/helm-eks-action
Releases · koslib/helm-eks-action
v1.29.0
What's Changed
- fix: #43 by @miparnisari in #60
- Feature/arch by @rodrigo-oliveira-silva in #64
New Contributors
- @miparnisari made their first contribution in #60
- @rodrigo-oliveira-silva made their first contribution in #64
Full Changelog: v1.28.0...v1.29.0
v1.28.0
- Dockerfile linting error fixes
- Set output using multiline output syntax
This release credits belong solely to @miguelaferreira!
v1.27.0
- Remove deprecated
:set-output
Github Actions command and replaced with Github env.
v1.26.0
- Fixed pinned kubectl version in base docker image (contributed by @dAverk)
- Updated tag of base docker image used
v1.25.4
- Readme docs improvements
v1.25.3
- Bumped versions on
awscli
,helm
andkubectl
in the base Docker image
v1.25.2
- Minor docs fixes
v1.25.1
- Updated README to include better defaults and examples in terms of security
v1.25.0
- Introduced new base Dockerfile for action
- Include
mozilla/sops
by default in base Dockerifle, as it's very frequently used withhelm secrets
plugin
v1.24.1
- Internal file move