Add wrk to load tester tools

- add wrk v4.0.2
- update Helm v2 to 2.16.1
- update Helm v3 to 3.0.0-rc.3
This commit is contained in:
stefanprodan
2019-11-13 12:54:47 +02:00
parent 638a9f1c93
commit 3dbfa34a53
6 changed files with 47 additions and 27 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ import (
"time"
)
var VERSION = "0.11.0"
var VERSION = "0.12.0"
var (
logLevel string
port string