Skip to content

imccoremeta: Update ImcVersion to match the new major.minor(mr.patch) release numbering #241

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

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

mtimm
Copy link
Contributor

@mtimm mtimm commented Feb 13, 2024

As of the 4.3 release the release number has changed to a major.minor(mr.patch) numbering where the patch is a 6 digit number representing the 2 digit year and a rebuild number. For example: 4.3(2.240072). See https://www.cisco.com/c/en/us/td/docs/unified_computing/ucs/release/notes/b_release-notes-for-cisco-ucs-rack-server-software-release-4_3_2.html#cisco-imc-release-number-and-.iso-image-names for more details.

This change updates ImcVersion to match the new release numbering putting the 6 digit number into the patch property. This allows version comparisons of the new release numbers.

…ering will always have 6 digit patch numbers and mr should not be bumped up for them

Signed-off-by: Mike Timm <[email protected]>
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.

1 participant