inveniosoftware / helm-invenio

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

Invenio installation problems #18

Open sergejzr opened 3 years ago

sergejzr commented 3 years ago

Good day, I am just about to install Invenio on our servers and encopuntered a problem when executing:

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

Seems that the page https://inveniosoftware.github.io/helm-invenio/ does not exist.

lindhe commented 11 months ago

Same 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