logicsys opened a new issue, #34301: URL: https://github.com/apache/superset/issues/34301
### Bug description Our argocd deployment of superset has been broken lately due to the previously existing helm registry located at https://apache.github.io/superset no longer being present, it simply redirects to https://superset.apache.org/ , as far as i can see, this is still the url shown on all documentation relating to helm installs, `curl https://apache.github.io/superset/ <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta http-equiv="refresh" content="0;url=https://superset.apache.org/"> <title>Redirecting to Apache Superset</title> </head> <body> If you are not redirected, <a href="https://superset.apache.org/">click here</a>. </body> </html> ` ### Screenshots/recordings _No response_ ### Superset version master / latest-dev ### Python version 3.9 ### Node version 16 ### Browser Chrome ### Additional context _No response_ ### Checklist - [ ] I have searched Superset docs and Slack and didn't find a solution to my problem. - [ ] I have searched the GitHub issue tracker and didn't find a similar bug report. - [ ] I have checked Superset's logs for errors and if I found a relevant Python stacktrace, I included it here as text in the "additional context" section. -- 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: notifications-unsubscr...@superset.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@superset.apache.org For additional commands, e-mail: notifications-h...@superset.apache.org