Skip to content
This repository was 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
davious wants to merge 2 commits into
stefanprodan:masterfrom
NCARB:master
Closed

fix(helm): specify new stable repo for helm v2.16.3#60
davious wants to merge 2 commits into
stefanprodan:masterfrom
NCARB:master

Conversation

@davious

@davious davious commented Jan 4, 2021

Copy link
Copy Markdown

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

davious commented Jan 4, 2021

Copy link
Copy Markdown
Author

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