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

Add flag to override appVersion #87

Merged
merged 1 commit into from
Jan 11, 2021

Conversation

vadasambar
Copy link
Contributor

Fixes #57

Copy link
Contributor

@jdolitsky jdolitsky left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@jdolitsky jdolitsky merged commit 8d99cc4 into chartmuseum:master Jan 11, 2021
@Shukherberg
Copy link

Shukherberg commented Feb 3, 2021

Looks Like --app-version and -a flags don't work.
I tried both variations and has this output:
Error: unknown shorthand flag: 'a' in -a=1.0.0
Or
Error: unknown flag: 'app-version' in -a=1.0.0

Input: - helm push . --version="1.0.0" -a="1.0.0" chartmuseum

@vadasambar
Copy link
Contributor Author

@Shukherberg , there hasn't been a release since this PR was merged. You should find this flag in the next release.

@Shukherberg
Copy link

Oh... Thank you for clarifying. Will be waiting till next release then : ) Any upcoming dates?

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

Successfully merging this pull request may close these issues.

Allow overriding app version during push
3 participants