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 Chart no longer available in https://charts.bitnami.com/bitnami? #6859

Closed
dotansimha opened this issue Jan 14, 2025 · 1 comment
Closed
Labels
kind/bug Categorizes issue or PR as related to a bug. lifecycle/needs-triage Indicates that an issue needs to be triaged by a project contributor.

Comments

@dotansimha
Copy link

dotansimha commented Jan 14, 2025

I'm running the following (based on https://projectcontour.io/getting-started/):

helm repo add bitnami https://charts.bitnami.com/bitnami
helm repo update
helm search repo bitnami/contour --versions

Previously, I got the list of Chart versions, but now it fails with:

index.go:370: skipping loading invalid entry for chart "airflow" "" from /Users/dotansimha/Library/Caches/helm/repository/bitnami-index.yaml: validation: chart.metadata.name is required
No results found

Is that an issue with Helm, Bitnami, or the actual chart?

Update:

It seems like Bitnami is having some issues? Also reported here: bitnami/charts#31352

@dotansimha dotansimha added kind/bug Categorizes issue or PR as related to a bug. lifecycle/needs-triage Indicates that an issue needs to be triaged by a project contributor. labels Jan 14, 2025
@dotansimha
Copy link
Author

Closing this one, as it seems to be originated in bitnami repo.

See bitnami/charts#31352

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Categorizes issue or PR as related to a bug. lifecycle/needs-triage Indicates that an issue needs to be triaged by a project contributor.
Projects
None yet
Development

No branches or pull requests

1 participant