mirror of
https://github.com/Azure/setup-helm.git
synced 2026-04-04 21:49:27 +00:00
Some checks failed
Run prettify / Prettier Check (push) Waiting to run
Run unit tests. / build (macos-latest) (push) Waiting to run
Run unit tests. / build (ubuntu-24.04-arm) (push) Waiting to run
Run unit tests. / build (ubuntu-latest) (push) Waiting to run
Run unit tests. / build (windows-11-arm) (push) Waiting to run
Run unit tests. / build (windows-latest) (push) Waiting to run
Release Project / release (push) Has been cancelled
60 lines
3.2 KiB
Markdown
60 lines
3.2 KiB
Markdown
# Change Log
|
|
|
|
## [5.0.0] - 2026-03-23
|
|
|
|
### Changed
|
|
|
|
- #259 [Update Node.js runtime from node20 to node24](https://github.com/Azure/setup-helm/pull/259)
|
|
- #263 [Bump undici](https://github.com/Azure/setup-helm/pull/263)
|
|
- #257 [Bump undici and @actions/http-client](https://github.com/Azure/setup-helm/pull/257)
|
|
- #256 [Bump minimatch](https://github.com/Azure/setup-helm/pull/256)
|
|
- #248 [Bump the actions group with 2 updates](https://github.com/Azure/setup-helm/pull/248)
|
|
- #247 [Bump the actions group with 3 updates](https://github.com/Azure/setup-helm/pull/247)
|
|
- #246 [Bump @types/node from 25.0.2 to 25.0.3 in the actions group](https://github.com/Azure/setup-helm/pull/246)
|
|
- #245 [Bump the actions group with 3 updates](https://github.com/Azure/setup-helm/pull/245)
|
|
- #243 [Bump the actions group with 2 updates](https://github.com/Azure/setup-helm/pull/243)
|
|
- #240 [Bump prettier from 3.6.2 to 3.7.3 in the actions group](https://github.com/Azure/setup-helm/pull/240)
|
|
- #229 [Bump the actions group across 1 directory with 3 updates](https://github.com/Azure/setup-helm/pull/229)
|
|
- #231 [Bump js-yaml from 3.14.1 to 3.14.2](https://github.com/Azure/setup-helm/pull/231)
|
|
- #234 [Bump glob from 10.4.5 to 10.5.0](https://github.com/Azure/setup-helm/pull/234)
|
|
- #225 [Fix build error](https://github.com/Azure/setup-helm/pull/225)
|
|
- #222 [Bump @types/node from 24.7.2 to 24.8.1 in the actions group](https://github.com/Azure/setup-helm/pull/222)
|
|
- #220 [Bump the actions group across 1 directory with 4 updates](https://github.com/Azure/setup-helm/pull/220)
|
|
- #216 [Bump the actions group across 1 directory with 4 updates](https://github.com/Azure/setup-helm/pull/216)
|
|
- #213 [Bump the actions group with 2 updates](https://github.com/Azure/setup-helm/pull/213)
|
|
- #211 [Bump undici](https://github.com/Azure/setup-helm/pull/211)
|
|
- #212 [Bump jest from 30.0.5 to 30.1.2 in the actions group](https://github.com/Azure/setup-helm/pull/212)
|
|
- #210 [Bump @types/node from 24.2.1 to 24.3.0 in the actions group](https://github.com/Azure/setup-helm/pull/210)
|
|
|
|
## [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)
|
|
|
|
## [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
|