Skip to content

Releases: aslafy-z/helm-git

v1.4.0

05 Jun 19:48
Compare
Choose a tag to compare

1.4.0 (2025-06-05)

Features

  • Add HELM_GIT_CHART_CACHE_STRATEGY variable to customize chart caching (#319) (45db101)

v1.3.0

09 Jul 17:45
Compare
Choose a tag to compare

1.3.0 (2024-07-09)

Features

v1.2.0

09 Jul 17:02
Compare
Choose a tag to compare

1.2.0 (2024-07-09)

Features

v1.1.0

09 Jul 16:45
Compare
Choose a tag to compare

1.1.0 (2024-07-09)

Features

v1.0.0

09 Jul 16:31
Compare
Choose a tag to compare

1.0.0 (2024-07-09)

⚠ BREAKING CHANGES

  • Automatic discovery of default branch: Previously, if the ref option was not specified, helm-git defaulted to the master branch. Now, if ref is not provided, it will be automatically discovered from the remote Git repository before cloning. It’s recommended to pin ref to a specific Git hash or tag. This change does not impact users who have already set the ref option.

Features

v0.17.0

07 Jul 18:28
Compare
Choose a tag to compare

0.17.0 (2024-07-07)

Features

v0.16.1

17 Jun 15:04
Compare
Choose a tag to compare

0.16.1 (2024-06-17)

Bug Fixes

  • resolve symlink during copy for helm package (#278) (4f600d3)

v0.16.0

11 Apr 17:41
Compare
Choose a tag to compare

0.16.0 (2024-04-11)

Features

v0.15.1

25 Feb 12:09
Compare
Choose a tag to compare

0.15.1 (2023-02-25)

Bug Fixes

v0.15.0

23 Feb 22:01
Compare
Choose a tag to compare

0.15.0 (2023-02-23)

Features

  • refactor uri parsing to support busybox (#247) (80283bc)