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 support for overriding chart version #24

Merged
merged 2 commits into from
Feb 25, 2020

Conversation

kobynet
Copy link
Contributor

@kobynet kobynet commented Feb 22, 2020

With regard to issue #7

Since --version flag overrides the version in Chart.yaml and also sets the version in the package file name, I couldn't find any use-case where I would prefer to set version in Chart.yaml and not use the --version flag explicitly.

That being said, I've added a new param (chartVersion) which is used as the --version flag value and its default value is ${project.model.version} for backward compatibility.

I also updated the README accordingly.

@kobynet kobynet requested a review from pvorb February 22, 2020 20:02
@pvorb pvorb merged commit e943c12 into deviceinsight:develop Feb 25, 2020
Copy link
Member

@pvorb pvorb left a comment

Choose a reason for hiding this comment

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

Flawless. Thanks!

@pvorb
Copy link
Member

pvorb commented Feb 25, 2020

Thanks a lot for your contribution! I amended a changelog entry and merged the PR. I will try to do a release later today.

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.

2 participants