mirror of https://github.com/helm/helm
A bug in the semver package caused prereleases to be included in version ranges by default. Prereleases, per the spec, are not expected to be API compatible with the releases themselves. The semver package now ignores prereleases when evaluating constraints when the constraint does not contain a prerelease. If the constraint contains a prerelease they are evaluated.pull/1595/head
parent
04f203d2d0
commit
51ecadaeaf
Loading…
Reference in new issue