Skip to content

Commit

Permalink
Bump msak to v0.1.0. (#803)
Browse files Browse the repository at this point in the history
  • Loading branch information
robertodauria authored May 22, 2023
1 parent 079be28 commit b25e9c6
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 = ['ndt8'];
local exp = import '../templates.jsonnet';
local expName = 'msak';
local expVersion = 'v0.0-alpha1';
local expVersion = 'v0.1.0';
local services = [
'msak/ndt8=ws:///ndt/v8/download,ws:///ndt/v8/upload,wss:///ndt/v8/download,wss:///ndt/v8/upload',
];
Expand Down

0 comments on commit b25e9c6

Please sign in to comment.