Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

fix: use creatordate to pick latest tag instead of version sort #58

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

Merged
ssncferreira merged 1 commit into main from ssncferreira/fix-publish-latest-tag
Sep 8, 2025

Conversation

Copy link
Contributor

@ssncferreira ssncferreira commented Sep 8, 2025

Fixes the version.sh script to determine the latest version by creation date instead of semantic sorting.

The publish.sh script relies on this version to publish to the Helm repo.
Previously, semantic sorting caused release candidates (e.g. 0.4.0-rc.6) to be considered newer than the final stable release (0.4.0).
With this change, stable versions are correctly treated as the latest release.

@ssncferreira ssncferreira marked this pull request as ready for review September 8, 2025 12:06
Copy link
Collaborator

@dannykopping dannykopping left a comment

Choose a reason for hiding this comment

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

LGTM 👍

@ssncferreira ssncferreira merged commit 59db87a into main Sep 8, 2025
1 check passed
@ssncferreira ssncferreira deleted the ssncferreira/fix-publish-latest-tag branch September 8, 2025 12:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Reviewers

@dannykopping dannykopping dannykopping approved these changes

Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

AltStyle によって変換されたページ (->オリジナル) /