We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi,
I think the URL of the repo has underscores and not dashes, like in your example.
If I use the URL of the repo with underscores and Helm3, I have this error:
$ helm plugin add https://github.com/senax/helm_file_repo Error: plugin metadata (plugin.yaml) missing $ helm version version.BuildInfo{Version:"v3.8.1", GitCommit:"5cb9af4b1b271d11d7a97a71df3ac337dd94ad37", GitTreeState:"clean", GoVersion:"go1.17.5"}
The text was updated successfully, but these errors were encountered:
I made some fixes here:
https://github.com/zoobab/helm_file_repo
Sorry, something went wrong.
No branches or pull requests
Hi,
I think the URL of the repo has underscores and not dashes, like in your example.
If I use the URL of the repo with underscores and Helm3, I have this error:
The text was updated successfully, but these errors were encountered: