Skip to content

Releases: aslafy-z/helm-git

v1.5.2

15 Jan 16:18

Choose a tag to compare

1.5.2 (2026-01-15)

Bug Fixes

  • update helm_v2 detection to support v4 (#380) (df09a34)

v1.5.1

06 Dec 15:48

Choose a tag to compare

1.5.1 (2025-12-06)

Bug Fixes

  • update scripts that set version info (b3e0058)

v1.5.0

06 Dec 15:20

Choose a tag to compare

1.5.0 (2025-12-06)

Features

  • Automatically create HELM_GIT_*_CACHE folders (#348) (62a1af0)
  • Support helm --username and --password (#347) (de30dea)

v1.4.1

30 Sep 07:42

Choose a tag to compare

1.4.1 (2025-09-30)

Bug Fixes

  • don't fail if HELM_GIT_REPO_CACHE doesn't exist yet (#355) (c2a89fe)

v1.4.0

05 Jun 19:48

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

Choose a tag to compare

1.3.0 (2024-07-09)

Features

v1.2.0

09 Jul 17:02

Choose a tag to compare

1.2.0 (2024-07-09)

Features

v1.1.0

09 Jul 16:45

Choose a tag to compare

1.1.0 (2024-07-09)

Features

v1.0.0

09 Jul 16:31

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

Choose a tag to compare

0.17.0 (2024-07-07)

Features