Closed dli5-sc closed 1 year ago
@dli5-sc Thank you for reporting the issue. It's fixed now, so the following URLs are available again:
The root cause of the problem was in redirect (prestodb.github.io -> prestodb.io) enabled by Presto website repository workflow.
Describe the bug
helm repo add presto https://prestodb.github.io/presto-helm-charts
Error: looks like "https://prestodb.github.io/presto-helm-charts" is not a valid chart repository or cannot be reached: failed to fetch https://prestodb.github.io/presto-helm-charts/index.yaml : 404 Not Found
Steps to reproduce:
Run command
helm repo add presto https://prestodb.github.io/presto-helm-charts
Expected behavior
No error
Current behavior
Error: looks like "https://prestodb.github.io/presto-helm-charts" is not a valid chart repository or cannot be reached: failed to fetch https://prestodb.github.io/presto-helm-charts/index.yaml : 404 Not Found
Additional context