We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I downloaded verson 1.0.0 from https://github.com/FairwindsOps/Nova/releases/download/1.0.0/Nova_1.0.0_linux_amd64.tar.gz and installed Nova executable to ~/bin/nova
nova version 0.0.1
It should show correct version 1.0.0
It shows wrong version 0.0.1
Install nova from the link above and run nova version
nova version
--
The text was updated successfully, but these errors were encountered:
I think you must place the correct version string into https://github.com/FairwindsOps/Nova/blob/master/main.go
Sorry, something went wrong.
fix #8: fix goreleaser version update during build
2682407
Merge pull request #11 from FairwindsOps/bm/update-nova-version
dae7abd
Fix #8: fix goreleaser version update during build
Successfully merging a pull request may close this issue.
Installation Process
I downloaded verson 1.0.0 from https://github.com/FairwindsOps/Nova/releases/download/1.0.0/Nova_1.0.0_linux_amd64.tar.gz and installed Nova executable to ~/bin/nova
Nova Version
Expected Behavior
It should show correct version 1.0.0
Actual Behavior
It shows wrong version 0.0.1
Steps to Reproduce
Install nova from the link above and run
nova version
Additional Context
--
References
--
The text was updated successfully, but these errors were encountered: