We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab7749d commit 8a340c4Copy full SHA for 8a340c4
scripts/env.sh
@@ -5,7 +5,7 @@ HADOOP_VERSION=3.2.1
5
6
scaleFactor=${scaleFactor:-1}
7
8
-NEBULA_IMPORTER_VERSION=${NEBULA_IMPORTER_VERSION:-master}
9
-NEBULA_XK6_VERSION=${NEBULA_XK6_VERSION:-master}
+NEBULA_IMPORTER_VERSION=${NEBULA_IMPORTER_VERSION:-v3.1.0}
+NEBULA_XK6_VERSION=${NEBULA_XK6_VERSION:-v1.0.0}
10
11
GOLANG_VERSION=${GOLANG_VERSION:-1.16.6}
0 commit comments