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

helm version should output client and server version. #761

Closed
adamreese opened this issue May 25, 2016 · 1 comment
Closed

helm version should output client and server version. #761

adamreese opened this issue May 25, 2016 · 1 comment
Assignees
Milestone

Comments

@adamreese
Copy link
Member

Add command helm version to output build/release version

arschles pushed a commit to arschles/kube-helm that referenced this issue Jun 1, 2016
@arschles
Copy link
Contributor

arschles commented Jun 1, 2016

Should this helm version command also print out the version of the Tiller server? This behavior would be similar to what kubectl does:

ENG000656:helm aaronschlesinger$ kubectl version
Client Version: version.Info{Major:"1", Minor:"2", GitVersion:"v1.2.0", GitCommit:"5cb86ee022267586db386f62781338b0483733b3", GitTreeState:"clean"}
Server Version: version.Info{Major:"1", Minor:"2", GitVersion:"v1.2.4", GitCommit:"3eed1e3be6848b877ff80a93da3785d9034d0a4f", GitTreeState:"clean"}

@technosophos technosophos added this to the 2.0.0-Alpha.4 milestone Aug 8, 2016
@technosophos technosophos changed the title add release version to binaries helm version should output client and server version. Aug 8, 2016
@vaikas vaikas self-assigned this Aug 30, 2016
@vaikas vaikas closed this as completed Sep 14, 2016
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

No branches or pull requests

4 participants