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

fix(k9s): use version attribute for builds #1096

Merged

Conversation

thomasthep
Copy link
Contributor

Build was using tag and version bump wasn't happening. With this change, we revert back to using the version attribute and remove tag as this is not necessary and would require syncing tags and versions. Furthermore, the version now removes all '+' instead of '-'.

@thomasthep thomasthep force-pushed the fix_k9s_version_to_properly_build branch from 4be879d to 564fb0f Compare October 4, 2024 12:23
Build was using tag and version bump wasn't happening. With this change, we revert back to using the version attribute and remove tag as this is not necessary and would require syncing tags and versions. Furthermore, the version now removes all '+' instead of '-'.

Signed-off-by: Thomas Thephasdin <[email protected]>
@thomasthep thomasthep force-pushed the fix_k9s_version_to_properly_build branch from 564fb0f to ccd46b4 Compare October 4, 2024 12:29
@Itxaka Itxaka requested a review from a team October 7, 2024 10:14
@Itxaka
Copy link
Member

Itxaka commented Oct 7, 2024

Good catch!

@Itxaka Itxaka merged commit 542e91d into kairos-io:main Oct 7, 2024
6 checks passed
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.

3 participants