Why isn't the default chart version in the Helm chart repository increasing? #3633
Answered
by
tegioz
civilizeddev
asked this question in
Q&A
-
From crossplane/crossplane#5302:
I'm experiencing this issue, and I'm wondering if it might be a bug in Artifact Hub. Is it possible to check? Thank you. |
Beta Was this translation helpful? Give feedback.
Answered by
tegioz
Jan 30, 2024
Replies: 1 comment 2 replies
-
Hi @civilizeddev 👋 It's a bug, thanks for reporting it! The database function that checks the precedence of two semver versions isn't following the spec when comparing the pre-release part. We'll look into it 🙂 |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
civilizeddev
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi @civilizeddev 👋
It's a bug, thanks for reporting it! The database function that checks the precedence of two semver versions isn't following the spec when comparing the pre-release part. We'll look into it 🙂