mirror of https://github.com/helm/helm
- strip GoVersion from `helm version` test output - catch some edge cases when GitCommit is unset or less than 7 characters - add a test case for `helm version --short` Signed-off-by: Matthew Fisher <matt.fisher@microsoft.com>pull/5869/head
parent
7d3693bd56
commit
a24915a079
@ -0,0 +1 @@
|
||||
v3.0+unreleased
|
@ -1 +1 @@
|
||||
version.BuildInfo{Version:"v3.0+unreleased", GitCommit:"", GitTreeState:"", GoVersion:"go1.12.5"}
|
||||
version.BuildInfo{Version:"v3.0+unreleased", GitCommit:"", GitTreeState:"", GoVersion:""}
|
||||
|
Loading…
Reference in new issue