mirror of
https://github.com/kubeshark/kubeshark.git
synced 2025-09-12 21:01:36 +00:00
Provide cli version as git hash from makefile
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
package mizu
|
||||
|
||||
var Version = "development" // this var is overridden using ldflags in makefile when building
|
||||
|
||||
const (
|
||||
Version = "0.1.0"
|
||||
MizuResourcesNamespace = "default"
|
||||
)
|
||||
|
Reference in New Issue
Block a user