cloudnativeapp / charts

Localized Helm charts from Helm Hub to China
https://developer.aliyun.com/hub
Apache License 2.0
417 stars 101 forks source link

repo add 失败 #147

Open Meppo opened 2 years ago

Meppo commented 2 years ago
helm repo add apphub https://apphub.aliyuncs.com
Error: looks like "https://apphub.aliyuncs.com" is not a valid chart repository or cannot be reached: failed to fetch https://apphub.aliyuncs.com/index.yaml : 504 Gateway Timeout

访问这个地址返回 504

wonderflow commented 2 years ago

感谢过去的使用和支持,由于 helm 去中心化维护的模式,apphub 的 chart 大多数已经过时2年,为了避免给用户带来不必要的困扰,我们已经停止维护了哈。 如果还想使用 apphub 的chart,可以使用 github.io 的地址做替换。

helm repo add hubcurated https://cloudnativeapp.github.io/charts/curated/
helm repo update