Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

After downloading the .tgz release files, helm plugin install is failing #504

Open
alireza-mht opened this issue Oct 27, 2023 · 2 comments

Comments

@alireza-mht
Copy link

alireza-mht commented Oct 27, 2023

I am downloading helm-diff-linux-amd64.tgz file from release page. After untaring it using tar -xzvf ./helm-diff-linux-amd64.tgz , the command helm plugin install ./diff return the below error:

sh: 1: /home/alireza/.local/share/helm/plugins/diff/install-binary.sh: not found
Error: plugin install hook for "diff" exited with error

It seems that install-binary.sh file is missing.

plugin version: v3.8.1
helm version: v3.12.1

@mjtrangoni
Copy link
Contributor

mjtrangoni commented Nov 3, 2023

This issue is still open, #260 for a workaround. @databus23 @mumoshu any plans to permanently repair it?

@yxxhero
Copy link
Collaborator

yxxhero commented May 24, 2024

maybe this had beed fixed.

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

No branches or pull requests

3 participants