Skip to content

Commit

Permalink
Update MSAK to v0.4.7 (#910)
Browse files Browse the repository at this point in the history
  • Loading branch information
robertodauria authored Oct 7, 2024
1 parent 67b06b4 commit 1229724
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion k8s/daemonsets/experiments/msak.jsonnet
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
local datatypes = ['throughput1','latency1'];
local exp = import '../templates.jsonnet';
local expName = 'msak';
local expVersion = 'v0.4.6';
local expVersion = 'v0.4.7';
local services = [
'msak/throughput1=ws:///throughput/v1/download,ws:///throughput/v1/upload,wss:///throughput/v1/download,wss:///throughput/v1/upload',
'msak/latency1=http:///latency/v1/authorize,https:///latency/v1/authorize,http:///latency/v1/result,https:///latency/v1/result',
Expand Down

0 comments on commit 1229724

Please sign in to comment.