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 download link changed and actual helm chart is not available #4205

Closed
ashishmahamuni21 opened this issue Dec 26, 2024 · 1 comment

Comments

@ashishmahamuni21
Copy link

Helm chart is not able to download, it redirects to the oci://registry-1.docker.io/bitnamicharts/kafka:31.1.1

We are using kustomization to install such helm charts, where till the version 31.0.0, it worked as it downloads the helm chart from the repo: https://charts.bitnami.com/bitnami/kafka-31.0.0.tgz

After the version 31.1.0, the helm chart downloading is redirected to oci://registry-1.docker.io/bitnamicharts/kafka:31.1.0 where the actual Helm chart is not available, rather if i download it manually from https://charts.bitnami.com/bitnami/kafka-31.1.0.tgz, it worked :)

But due to kustomization, downloading the helm chart manually every time is not feasible.

@tegioz
Copy link
Collaborator

tegioz commented Dec 30, 2024

Hi @ashishmahamuni21 👋

Please see: #4172 (comment)

@tegioz tegioz closed this as not planned Won't fix, can't repro, duplicate, stale Dec 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants