Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix for version comparisons from strings to semver (helm#4607)
* Fix for version comparisons from strings to semver See helm#3002 for more detail * Adding appVersion to pass validation * Include pre-releases in the semver ranges This is important when testing against alpha and beta builds of Kubernetes along with environments that use pre-releases to denote things other than pre-releases (e.g., gke denotes the environment with a pre-releases)
- Loading branch information