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

Update helm dependency versions, pull from full bitnami index #393

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

alexmv
Copy link
Contributor

@alexmv alexmv commented Mar 3, 2023

Fixes: #383.

bitnami has in the past pulled old versions from their archive
index (bitnami/charts#10539), breaking existing charts.

Pull from the full archives hosted on Github.
@alexmv alexmv requested a review from klardotsh March 3, 2023 18:40
tags:
- redis
version: 16.8.7
version: 17.7.4
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For paper trail's sake, Bitnami claims this major version upgrade is fairly uninteresting unless Redis 7 is known to break your application: https://github.com/bitnami/charts/blob/main/bitnami/redis/README.md#to-1700

tags:
- rabbitmq
version: 8.32.0
version: 11.9.1
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I guess since end users can choose whether or not to upgrade to our new charts, upstream's notes about major changes in this upgrade path probably shouldn't block this? Noting that link anyway.

@dunn
Copy link

dunn commented Sep 11, 2023

this should probably be updated to use the OCI registry: https://blog.bitnami.com/2023/04/httpsblog.bitnami.com202304bitnami-helm-charts-now-oci.html

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

Successfully merging this pull request may close these issues.

Helm Chart : Versions of dependencies unavailable
3 participants