Hello:
It's glad to find this awesome CI system 🚀
I'm new to Helm. When I tried to run helm dep update, I got the forbidden error:
mac@ubuntu:~/Work/werft/helm$ helm dep update
Getting updates for unmanaged Helm repositories...
...Unable to get an update from the "https://kubernetes-charts.storage.googleapis.com" chart repository:
failed to fetch https://kubernetes-charts.storage.googleapis.com/index.yaml : 403 Forbidden
Error: no cached repository for helm-manager-f57ac438e6d97e3defb8e0378330d3cde64dcb65ed39e560646a0813a34e0581 found. (try 'helm repo update'): open /home/mac/.cache/helm/repository/helm-manager-f57ac438e6d97e3defb8e0378330d3cde64dcb65ed39e560646a0813a34e0581-index.yaml: no such file or directory
How can I fix it?
Really appreciate
Hello:
It's glad to find this awesome CI system 🚀
I'm new to Helm. When I tried to run
helm dep update, I got the forbidden error:How can I fix it?
Really appreciate