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

Plugin install is failing with v0.10.3 #158

Closed
iliojunior opened this issue Jul 25, 2022 · 4 comments
Closed

Plugin install is failing with v0.10.3 #158

iliojunior opened this issue Jul 25, 2022 · 4 comments

Comments

@iliojunior
Copy link

I'm getting the follow error with de v0.10.3:

+ helm plugin install https://github.com/chartmuseum/helm-push
Downloading and installing helm-push v0.10.3 ...
https://github.com/chartmuseum/helm-push/releases/download/v0.10.3/helm-push_0.10.3_linux_amd64.tar.gz
tar: invalid magic
tar: short read
Error: plugin install hook for "cm-push" exited with error

I didn't find the v0.10.3 in releases section, but on plugin install command it's downloading 0.10.3.
I tried with v0.10.2 and it works as well.

Helm version: 3.2.4

@gnavalesi-navent
Copy link

Seems to have broken with the last commit. Just an hour ago was still working.
The tag and release have been deleted...

@morey-tech
Copy link

Is it failing to install because the v0.10.3 tag was never created after the plugin metadata was updated?

@jdolitsky
Copy link
Contributor

Hi everyone - sorry for the breakage

Is it failing to install because the v0.10.3 tag was never created

This was the case. Apologies. The tag has now been cut and artifacts released.

Can somebody verify things are working OK?

@iliojunior
Copy link
Author

Ok, it works.

+ helm plugin install --version v0.10.3 https://github.com/chartmuseum/helm-push
Downloading and installing helm-push v0.10.3 ...
https://github.com/chartmuseum/helm-push/releases/download/v0.10.3/helm-push_0.10.3_linux_amd64.tar.gz
Installed plugin: cm-push

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

4 participants