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

chart.yaml missing versions on bitnami #847

Closed
iburrows opened this issue Mar 24, 2023 · 3 comments
Closed

chart.yaml missing versions on bitnami #847

iburrows opened this issue Mar 24, 2023 · 3 comments

Comments

@iburrows
Copy link

Hi,
for various dependencies in the chart.yaml it seems like they are deprecated.
When I try to helm dependency update with v17.0.0 I receive

error: can't get a valid version for repositories kafka, zookeeper, rabbitmq, postgresql. Try changing the version constraint in Chart.yaml

In the chart.yaml kafka is at 16.3.2 and if I try to pull the chart by selecting a version

helm pull artifactory-bitnami/kafka --version=
17.2.3  17.2.6  18.0.2  18.0.4  18.0.6  18.0.8  18.1.2  18.2.0  18.3.1  18.4.1  18.4.3  18.5.0  19.0.1  19.1.0  19.1.2  19.1.4  20.0.0  20.0.2  20.0.4  20.0.6  20.1.1  21.0.1  21.1.1  21.3.0  21.4.0  
17.2.5  18.0.0  18.0.3  18.0.5  18.0.7  18.1.1  18.1.3  18.3.0  18.4.0  18.4.2  18.4.4  19.0.0  19.0.2  19.1.1  19.1.3  19.1.5  20.0.1  20.0.3  20.0.5  20.1.0  21.0.0  21.1.0  21.2.0  21.3.1  21.4.1

Those are the only versions available.
Has anyone else had this issue? Where can I locate the versions? I am using https://charts.bitnami.com/bitnami

@Agalin
Copy link
Contributor

Agalin commented Mar 24, 2023

Bitnami started removing old charts last year.

See:
bitnami/charts#10530
bitnami/charts#14024

So this chart must be updated.

@spectrogram
Copy link
Contributor

@iburrows
Copy link
Author

Thanks used the pre-2022 charts branch.

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

3 participants