Skip to content

[porter/mattermost-aks] Helm stable repo fails to fetch #97

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
tlaur opened this issue Jan 28, 2022 · 1 comment
Open

[porter/mattermost-aks] Helm stable repo fails to fetch #97

tlaur opened this issue Jan 28, 2022 · 1 comment

Comments

@tlaur
Copy link

tlaur commented Jan 28, 2022

Install fails after trying to fetch https://kubernetes-charts.storage.googleapis.com/index.yaml as the URL is outdated. Correct location AFAIK should be https://charts.helm.sh/stable/

Hang tight while we grab the latest from your chart repositories...
...Skip local chart repository
...Successfully got an update from the "ingress-nginx" chart repository
...Successfully got an update from the "jetstack" chart repository
...Unable to get an update from the "stable" chart repository (https://kubernetes-charts.storage.googleapis.com):
Failed to fetch https://kubernetes-charts.storage.googleapis.com/index.yaml : 403 Forbidden

@carolynvs
Copy link

The helm mixin was only for helm v2 which is deprecated. The fix for this error is to use the helm3 mixin instead.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants