You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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.
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: