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

bitnami/postgresql pushed with wrong version #24928

Closed
nevivurn opened this issue Apr 5, 2024 · 2 comments
Closed

bitnami/postgresql pushed with wrong version #24928

nevivurn opened this issue Apr 5, 2024 · 2 comments
Assignees
Labels
postgresql solved tech-issues The user has a technical issue about an application triage Triage is needed

Comments

@nevivurn
Copy link

nevivurn commented Apr 5, 2024

Name and Version

bitnami/postgresql 15.2.3

What architecture are you using?

amd64

What steps will reproduce the bug?

  1. helm pull oci://registry-1.docker.io/bitnamicharts/postgresql --version 15.2.3
  2. See Error: registry-1.docker.io/bitnamicharts/postgresql:15.2.3: not found
  3. helm pull oci://registry-1.docker.io/bitnamicharts/postgresql --version 16.2.0 does succeed, inspecting the pulled chart shows it as version 15.2.3.

Are you using any custom parameters or values?

No response

What is the expected behavior?

#24924 should have been released as 15.2.3.

What do you see instead?

#24924 was released as 16.2.0, which is the appVersion.

Additional information

No response

@carrodher
Copy link
Member

Thanks for letting us know, we made a change in our internal tooling to publish Helm charts in the DockerHub OCI registry and there was a misconfiguration that has caused some Helm charts published using the app version (16.2.0 in this case) instead of the chart version (15.2.3 in this case).

A fix for this issue is already in the oven. Sorry for the inconvenience.

@carrodher
Copy link
Member

We just created this issue to condense any other conversation regarding this topic. Feel free to post there if needed.

New versions are already in the oven and they should be released during the following hours (if they have not already been released).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
postgresql solved tech-issues The user has a technical issue about an application triage Triage is needed
Projects
None yet
Development

No branches or pull requests

2 participants