mcfedr/bitwarden-chart

Valid chart?

jbonnett92 opened this issue · 1 comments

I used the command helm repo add bitwarden https://github.com/mcfedr/bitwarden-chart.git and got the error
Error: Looks like "https://github.com/mcfedr/bitwarden-chart.git" is not a valid chart repository or cannot be reached: Failed to fetch https://github.com/mcfedr/bitwarden-chart.git/index.yaml : 404 Not Found

Any ideas?

So this isnt a 'helm chart repository', rather a git repo containing a chart... anyway, you need to clone it, and then run helm install charts/bitwarden i.e. using the path to the local files with the chart.