snophey opened a new issue, #3886: URL: https://github.com/apache/polaris/issues/3886
### Describe the bug The guide for installing via helm chart does not work because the helm repository does not exist under the given URL. ### To Reproduce 1. Run `helm repo add polaris https://downloads.apache.org/polaris/helm-chart` ### Actual Behavior ``` Error: looks like "https://downloads.apache.org/polaris/helm-chart" is not a valid chart repository or cannot be reached: failed to fetch https://downloads.apache.org/polaris/helm-chart/index.yaml : 404 Not Found ``` ### Expected Behavior Helm repo should exist under the documented URL ### Additional context _No response_ ### System information _No response_ -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
