mirror of
https://github.com/Azure/setup-helm.git
synced 2026-03-29 11:29:24 +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
3.2 KiB
3.2 KiB
Change Log
[5.0.0] - 2026-03-23
Changed
- #259 Update Node.js runtime from node20 to node24
- #263 Bump undici
- #257 Bump undici and @actions/http-client
- #256 Bump minimatch
- #248 Bump the actions group with 2 updates
- #247 Bump the actions group with 3 updates
- #246 Bump @types/node from 25.0.2 to 25.0.3 in the actions group
- #245 Bump the actions group with 3 updates
- #243 Bump the actions group with 2 updates
- #240 Bump prettier from 3.6.2 to 3.7.3 in the actions group
- #229 Bump the actions group across 1 directory with 3 updates
- #231 Bump js-yaml from 3.14.1 to 3.14.2
- #234 Bump glob from 10.4.5 to 10.5.0
- #225 Fix build error
- #222 Bump @types/node from 24.7.2 to 24.8.1 in the actions group
- #220 Bump the actions group across 1 directory with 4 updates
- #216 Bump the actions group across 1 directory with 4 updates
- #213 Bump the actions group with 2 updates
- #211 Bump undici
- #212 Bump jest from 30.0.5 to 30.1.2 in the actions group
- #210 Bump @types/node from 24.2.1 to 24.3.0 in the actions group
[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