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

Closed
3 tasks done
ochalover opened this issue Dec 25, 2024 · 3 comments
Closed
3 tasks done

[Helm] Issue while installing dependency chart. #31613

ochalover opened this issue Dec 25, 2024 · 3 comments

Comments

@ochalover
Copy link
Contributor

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
Contributor Author

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

@rusackas
Copy link
Member

rusackas commented Jan 3, 2025

I think @villebro fixed this in this change. Let us know if that's good enough to close this issue too.

@villebro
Copy link
Member

villebro commented Jan 3, 2025

@rusackas @ochalover coauthored that PR, so I think we're good to close this issue!

@villebro villebro closed this as completed Jan 3, 2025
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

3 participants