mirror of
https://github.com/Azure/setup-helm.git
synced 2025-07-15 02:00:36 +00:00
* Fix types, and update node version. Signed-off-by: Tatsat Mishra <tamishra@microsoft.com> * Prettier Fix for this repo. Signed-off-by: Tatsat Mishra <tamishra@microsoft.com> --------- Signed-off-by: Tatsat Mishra <tamishra@microsoft.com>
20 lines
421 B
Markdown
20 lines
421 B
Markdown
# Change Log
|
|
|
|
## [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
|