Closed chrisdoherty4 closed 2 years ago
Users sometimes only care about backward compatibility or new features. Setting up the CI to create tags that include only Major and Major.Minor will ensure they always pull the latest Minor.Patch and .Patch releases respectively.
Fixed with https://github.com/tinkerbell/hegel/pull/147 and https://github.com/tinkerbell/hegel/pull/150
Users sometimes only care about backward compatibility or new features. Setting up the CI to create tags that include only Major and Major.Minor will ensure they always pull the latest Minor.Patch and .Patch releases respectively.