Skip to content

install-binary.sh: Use $HELM_BIN in HELM_HOME assignment#1030

Merged
yxxhero merged 1 commit into
databus23:masterfrom
zware:install_cleanup
Jul 12, 2026
Merged

install-binary.sh: Use $HELM_BIN in HELM_HOME assignment#1030
yxxhero merged 1 commit into
databus23:masterfrom
zware:install_cleanup

Conversation

@zware

@zware zware commented Jul 10, 2026

Copy link
Copy Markdown
Contributor

When a command named 'helm' does not actually exist (for example when
Helm is invoked as 'helm4' or similar), an error like the following may
be printed even if installation then continues to apparently succeed.

[/path/to]/helm/plugins/4/helm-diff/install-binary.sh: 19: helm: not found
mkdir: cannot create directory '': No such file or directory

When a command named 'helm' does not actually exist (for example when
Helm is invoked as 'helm4' or similar), an error like the following may
be printed even if installation then continues to apparently succeed.

   [/path/to]/helm/plugins/4/helm-diff/install-binary.sh: 19: helm: not found
   mkdir: cannot create directory '': No such file or directory
@yxxhero
yxxhero merged commit 3e2782a into databus23:master Jul 12, 2026
26 checks passed
@zware
zware deleted the install_cleanup branch July 12, 2026 13:50
@zware

zware commented Jul 12, 2026

Copy link
Copy Markdown
Contributor Author

Thanks for the merge!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants