Releases: Azure/setup-helm
Releases · Azure/setup-helm
v4.3.1
Changed
- #167 Pinning Action Dependencies for Security and Reliability
- #181 Fix types, and update node version.
- #191 chore(tests): Mock arch to make tests pass on arm host
- #192 chore: remove unnecessary prebuild script
- #203 Update helm version retrieval to use JSON output for latest version
- #207 ci(workflows): update helm version to v3.18.4 and add matrix for tests
Added
v4.3.0
v4.2.0
v4.1.0
v4.0.0
v3.5 release
Bump @actions/core version to remove output warning.
v3
Latest v3 release
v3.4 release
Improves the querying method to find the latest Helm release. Takes advantage of new GitHub api changes.
v3.3 release
Add token input. Needed for fetching latest
v3.1 release
Swap to GraphQL GitHub API