Skip to content
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

Use SemVer for Chart version (no "v" prefix) #122

Open
Nuru opened this issue Aug 5, 2020 · 0 comments
Open

Use SemVer for Chart version (no "v" prefix) #122

Nuru opened this issue Aug 5, 2020 · 0 comments

Comments

@Nuru
Copy link

Nuru commented Aug 5, 2020

Helm Chart Versions should follow SemVer 2 standard. Versions should not have a "v" prefix. Helm Chart apiVersion: v2 will reject Charts if their Version field starts with "v". Helm v2 works better if the Version field does not have a "v" prefix.

This is strictly about the Chart version field. No comment on appVersion or GitHub release tag.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants