mirror of
https://github.com/Azure/setup-helm.git
synced 2025-09-01 01:26:34 +00:00
* chore(release): v4.3.1 * bump version to 4.3.1 in package files * add 'Changed' section * docs(changelog): move 'Add pre-commit hook' to Added section
1.2 KiB
1.2 KiB
Change Log
[4.3.1] - 2025-08-12
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
- #197 Add pre-commit hook
[4.3.0] - 2025-02-15
- #152 feat: log when restoring from cache
- #157 Dependencies Update
- #137 Add dependabot
[4.2.0] - 2024-04-15
- #124 Fix OS detection and download OS-native archive extension
[4.1.0] - 2024-03-01
- #130 switches to use Helm published file to read latest version instead of using GitHub releases
[4.0.0] - 2024-02-12
- #121 update to node20 as node16 is deprecated