2024-02-12 18:30:35 -05:00
|
|
|
# Change Log
|
|
|
|
|
|
2025-08-19 13:51:40 -07:00
|
|
|
## [4.3.1] - 2025-08-12
|
|
|
|
|
|
|
|
|
|
### Changed
|
|
|
|
|
|
|
|
|
|
- #167 [Pinning Action Dependencies for Security and Reliability](https://github.com/Azure/setup-helm/pull/167)
|
|
|
|
|
- #181 [Fix types, and update node version.](https://github.com/Azure/setup-helm/pull/181)
|
|
|
|
|
- #191 [chore(tests): Mock arch to make tests pass on arm host](https://github.com/Azure/setup-helm/pull/191)
|
|
|
|
|
- #192 [chore: remove unnecessary prebuild script](https://github.com/Azure/setup-helm/pull/192)
|
|
|
|
|
- #203 [Update helm version retrieval to use JSON output for latest version](https://github.com/Azure/setup-helm/pull/203)
|
|
|
|
|
- #207 [ci(workflows): update helm version to v3.18.4 and add matrix for tests](https://github.com/Azure/setup-helm/pull/207)
|
|
|
|
|
|
|
|
|
|
### Added
|
|
|
|
|
|
|
|
|
|
- #197 [Add pre-commit hook](https://github.com/Azure/setup-helm/pull/197)
|
|
|
|
|
|
2025-02-18 19:54:56 +13:00
|
|
|
## [4.3.0] - 2025-02-15
|
|
|
|
|
|
2025-05-14 07:19:00 +12:00
|
|
|
- #152 feat: log when restoring from cache
|
|
|
|
|
- #157 Dependencies Update
|
|
|
|
|
- #137 Add dependabot
|
2025-02-18 19:54:56 +13:00
|
|
|
|
2024-04-15 15:41:59 -04:00
|
|
|
## [4.2.0] - 2024-04-15
|
|
|
|
|
|
2025-05-14 07:19:00 +12:00
|
|
|
- #124 Fix OS detection and download OS-native archive extension
|
2024-04-15 15:41:59 -04:00
|
|
|
|
2024-03-01 10:45:44 -06:00
|
|
|
## [4.1.0] - 2024-03-01
|
|
|
|
|
|
2025-05-14 07:19:00 +12:00
|
|
|
- #130 switches to use Helm published file to read latest version instead of using GitHub releases
|
2024-03-01 10:45:44 -06:00
|
|
|
|
2024-02-12 18:30:35 -05:00
|
|
|
## [4.0.0] - 2024-02-12
|
|
|
|
|
|
2025-05-14 07:19:00 +12:00
|
|
|
- #121 update to node20 as node16 is deprecated
|