Releases: imranismail/setup-kustomize
Releases · imranismail/setup-kustomize
v1.5.3
v1.5.2
Changelog
- Bump @actions/core to v1.2.6 to address deprecations raised in #30
v1.5.1
Changelog
- Cache kustomize by requested version spec as key
v1.5.0
Changelog
- Simplified asset look up
v1.4.0
Changelog
- Adds support for
semver
version ranges. Example:3.x
,3.2.x
- Add a step in the workflow to test the action with default value
Permission Fix
Fixes
chmod +x
the downloaded kustomize binary
Improvements
- Update project template
v1.2.0
Build
v1.1.0: Merge pull request #2 from imranismail/chore/change-download-path
Support new download path for kustomize
v1.0.0
Update metadata