Hello! Has the Helm repo URL changed recently? I'm getting a 404 today when I try to perform a helm repo update:
$ helm repo list | grep theia
theia-cloud-remote https://github.eclipsesource.com/theia-cloud-helm
$ helm repo update
Hang tight while we grab the latest from your chart repositories...
...Unable to get an update from the "theia-cloud-remote" chart repository (https://github.eclipsesource.com/theia-cloud-helm):
failed to fetch https://github.eclipsesource.com/theia-cloud-helm/index.yaml : 404 Not Found
I checked the docs and the URL seems to be the same.
Hello! Has the Helm repo URL changed recently? I'm getting a 404 today when I try to perform a
helm repo update
:I checked the docs and the URL seems to be the same.