Closed rabernat closed 6 years ago
A practical consequence is that I don't know the latest chart version.
Ah so it is actually broken:
$ helm upgrade jupyter pangeo/pangeo -f jupyter-config.yaml -f secret-config.yaml
Error: failed to download "pangeo/pangeo"
So I guess this was a false alarm. The helm-chart site does work: https://pangeo-data.github.io/helm-chart/index.yaml
And the upgrade command works if I specify a version, e.g.
helm upgrade jupyter pangeo/pangeo -f jupyter-config.yaml -f secret-config.yaml --version 0.1.0-ef74d6d
Why does this show a 404? https://pangeo-data.github.io/helm-chart/
It appears to work if I do
But it is confusing to me that I get a 404 when I browse to the helm-chart link.
cc @tjcrone