Skip to content
This repository has been archived by the owner on Feb 1, 2021. It is now read-only.

fix(helm): specify new stable repo for helm v2.16.3 #60

Closed
wants to merge 2 commits into from

Conversation

davious
Copy link

@davious davious commented Jan 4, 2021

The repository that helm v2.16.3 uses is now depreciated, moved to https://charts.helm.sh/stable

in deps.sh, helm init crashes unless the new stable repo location is specifically set, otherwise the error below is seen

Error: error initializing:
Looks like "https://kubernetes-charts.storage.googleapis.com"
is not a valid chart repository or cannot be reached:
Failed to fetch https://kubernetes-charts.storage.googleapis.com/index.yaml : 403 Forbidden

see https://stackoverflow.com/questions/65407317/helm-init-failed-is-not-a-valid-chart-repository-or-cannot-be-reached-failed-to

@davious
Copy link
Author

davious commented Jan 4, 2021

heh, closing in deference to #56 or $59

@davious davious closed this Jan 4, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant