ochalover opened a new issue, #31613: URL: https://github.com/apache/superset/issues/31613
### Bug description Recently bitnami moved its chart on OCI from docker. https://blog.bitnami.com/2024/10/bitnami-helm-charts-moving-to-oci.html It is causing issue while updating dependent charts in case of CVE patches. `$ helm repo add bitnami https://charts.bitnami.com/bitnami/redis Error: looks like "https://charts.bitnami.com/bitnami/redis" is not a valid chart repository or cannot be reached: failed to fetch https://charts.bitnami.com/bitnami/redis/index.yaml : 403 Forbidden` ### Screenshots/recordings _No response_ ### Superset version 4.0.2 ### Python version 3.9 ### Node version 16 ### Browser Chrome ### Additional context Can be fixed by just changing address ### Checklist - [X] I have searched Superset docs and Slack and didn't find a solution to my problem. - [X] I have searched the GitHub issue tracker and didn't find a similar bug report. - [X] 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
