Hi, thank you for this project!
I'd like to request a feature/fix: when using an appVersion with a prerelease identifier such as beta (e.g. 4.2.1-beta.2), the helm chart version currently drops it and becomes a numeric-only prerelease such as 4.2.1-2.
It would be great if the identifier could be preserved.
I suppose this would be a breaking (major) change as the behaviour in this case changes.
Hi, thank you for this project!
I'd like to request a feature/fix: when using an appVersion with a prerelease identifier such as
beta(e.g.4.2.1-beta.2), the helm chart version currently drops it and becomes a numeric-only prerelease such as4.2.1-2.It would be great if the identifier could be preserved.
I suppose this would be a breaking (major) change as the behaviour in this case changes.