Merge pull request #50918 from teozkr/issue-49120
kubernetes-helm: tell Helm what version it is
This commit is contained in:
commit
e3970df4dd
@ -18,7 +18,7 @@ buildGoPackage rec {
|
||||
|
||||
# Thsese are the original flags from the helm makefile
|
||||
buildFlagsArray = ''
|
||||
-ldflags=
|
||||
-ldflags=-X k8s.io/helm/pkg/version.Version=v${version}
|
||||
-w
|
||||
-s
|
||||
'';
|
||||
|
Loading…
Reference in New Issue
Block a user