inveniosoftware / helm-invenio

Helm charts for deploying an Invenio instance
https://helm-invenio.readthedocs.io
7 stars 19 forks source link

The Helm repo is not available #86

Closed lindhe closed 11 months ago

lindhe commented 11 months ago

Following the instructions in the README does not work for me:

$ helm repo add helm-invenio https://inveniosoftware.github.io/helm-invenio/
Error: looks like "https://inveniosoftware.github.io/helm-invenio/" is not a valid chart repository or cannot be reached: failed to fetch https://inveniosoftware.github.io/helm-invenio/index.yaml : 404 Not Found

https://github.com/inveniosoftware/helm-invenio/blob/417bcc96b786dc7b2ebfefd6098c759d024d45f8/README.md?plain=1#L236

lindhe commented 11 months ago

Clearly a duplicate of #18