getporter / helm2-mixin

Helm mixin for Porter
https://porter.sh/mixins/helm
Apache License 2.0
13 stars 7 forks source link

Update text usage of deprecated chart location to new stable repo location #80

Closed carolynvs closed 3 years ago

carolynvs commented 4 years ago

Helm is losing access to its old chart location and they have replaced it with a new stable chart repo location. Our code has text usage of the old location in testdata, our readme, etc. Let's update our repository with the new location to avoid contributing to confusion over the actual location that people should use with the mixin.

Old: https://kubernetes-charts.storage.googleapis.com/ New: https://helm.sh/blog/new-location-stable-incubator-charts/