senax / helm_file_repo

Helm plugin for file:// repositories
4 stars 2 forks source link

Error in the example? #1

Open zoobab opened 2 years ago

zoobab commented 2 years ago

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"}
zoobab commented 2 years ago

I made some fixes here:

https://github.com/zoobab/helm_file_repo