Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Helm] Issue while installing dependency chart. #31613

Open
3 tasks done
ochalover opened this issue Dec 25, 2024 · 1 comment
Open
3 tasks done

[Helm] Issue while installing dependency chart. #31613

ochalover opened this issue Dec 25, 2024 · 1 comment

Comments

@ochalover
Copy link

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

  • 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.
@ochalover
Copy link
Author

I can take this as I already fixed this on my chart.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant