Skip to content

fix: update helm_v2 detection to support v4#380

Merged
aslafy-z merged 1 commit intomasterfrom
aslafy-z-patch-2
Jan 15, 2026
Merged

fix: update helm_v2 detection to support v4#380
aslafy-z merged 1 commit intomasterfrom
aslafy-z-patch-2

Conversation

@aslafy-z
Copy link
Owner

v4 dropped the helm version --client flag. It was ignored in v3.

Instead of using --short --client and compare version number:

  • use a only-v2 flag (--template {{.Client.SemVer}}`)
  • hide all errors
  • check for status

It success only with v2

@aslafy-z aslafy-z changed the title fix(helm_v2): update helm_v2 detection to support v4 fix: update helm_v2 detection to support v4 Jan 15, 2026
@aslafy-z aslafy-z merged commit df09a34 into master Jan 15, 2026
8 checks passed
@aslafy-z aslafy-z deleted the aslafy-z-patch-2 branch January 15, 2026 16:14
@aslafy-z
Copy link
Owner Author

🎉 This PR is included in version 1.5.2 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@aslafy-z aslafy-z added the released This issue/pull request has been released. label Jan 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

released This issue/pull request has been released.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant