Merge pull request #142320 from twz123/kubecfg-add-version
kubecfg: add -s, -w and version to ldflags
This commit is contained in:
@@ -15,6 +15,8 @@ buildGoPackage {
|
||||
|
||||
goPackagePath = "github.com/bitnami/kubecfg";
|
||||
|
||||
ldflags = [ "-s" "-w" "-X main.version=v${version}" ];
|
||||
|
||||
meta = {
|
||||
description = "A tool for managing Kubernetes resources as code";
|
||||
homepage = "https://github.com/bitnami/kubecfg";
|
||||
|
||||
Reference in New Issue
Block a user